From 66def6fddf166397af97283f48d67fdae70a2b3c Mon Sep 17 00:00:00 2001 From: Looly Date: Sun, 12 Nov 2023 19:21:17 +0800 Subject: [PATCH] update version --- hutool-http/pom.xml | 2 +- hutool-json/pom.xml | 4 ++-- hutool-poi/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index fc41c1a1d..79c1034b2 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -101,7 +101,7 @@ org.slf4j slf4j-simple - 2.0.7 + 2.0.9 test diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index 17c300383..be0383195 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -57,13 +57,13 @@ com.alibaba.fastjson2 fastjson2 - 2.0.41 + 2.0.42 test com.alibaba fastjson - 2.0.41 + 2.0.42 test diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index d046c4701..21b2c5052 100755 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -31,7 +31,7 @@ org.dromara.hutool.poi - 5.2.3 + 5.2.4 @@ -58,7 +58,7 @@ org.ofdrw ofdrw-full - 2.0.8 + 2.1.0 compile true