From 2253a146b32b5eb97609be4026bf9a30f44aea13 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 05 十二月 2023 10:48:22 +0800 Subject: [PATCH] update fastjson2 --- pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 58f472d..a966aab 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,8 @@ <swagger.version>3.0.0</swagger.version> <kaptcha.version>2.3.3</kaptcha.version> <pagehelper.boot.version>1.4.6</pagehelper.boot.version> - <fastjson.version>2.0.34</fastjson.version> - <oshi.version>6.4.4</oshi.version> + <fastjson.version>2.0.43</fastjson.version> + <oshi.version>6.4.6</oshi.version> <commons.io.version>2.13.0</commons.io.version> <commons.collections.version>3.2.2</commons.collections.version> <poi.version>4.1.2</poi.version> -- Gitblit v1.9.2