From e0144cf0c1f3a502a68154ff169514bff7d08f2d Mon Sep 17 00:00:00 2001 From: Looly Date: Thu, 11 Jul 2024 16:29:22 +0800 Subject: [PATCH] update dependency --- hutool-json/pom.xml | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index f98ced68e..3bcb8685a 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -32,7 +32,7 @@ org.dromara.hutool.json 1.78.1 - 0.12.5 + 0.12.6 @@ -57,13 +57,13 @@ com.alibaba.fastjson2 fastjson2 - 2.0.46 + 2.0.51 test com.alibaba fastjson - 2.0.46 + 2.0.51 test diff --git a/pom.xml b/pom.xml index b412ad27e..c5ebaff2a 100755 --- a/pom.xml +++ b/pom.xml @@ -51,9 +51,9 @@ 8 - 5.10.2 + 5.10.3 1.18.34 - 1.9.20 + 1.9.23