From 3ab447d45acac2a11bd61563db8b573eaaf08ef9 Mon Sep 17 00:00:00 2001 From: Looly Date: Sun, 24 Dec 2023 00:01:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=A8=EF=B8=8FRelease=205.8.24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hutool-all/pom.xml | 2 +- hutool-aop/pom.xml | 2 +- hutool-bloomFilter/pom.xml | 2 +- hutool-bom/pom.xml | 2 +- hutool-cache/pom.xml | 2 +- hutool-captcha/pom.xml | 2 +- hutool-core/pom.xml | 2 +- hutool-cron/pom.xml | 2 +- hutool-crypto/pom.xml | 2 +- hutool-db/pom.xml | 2 +- hutool-dfa/pom.xml | 2 +- hutool-extra/pom.xml | 2 +- hutool-http/pom.xml | 2 +- hutool-json/pom.xml | 2 +- hutool-jwt/pom.xml | 2 +- hutool-log/pom.xml | 2 +- hutool-poi/pom.xml | 2 +- hutool-script/pom.xml | 2 +- hutool-setting/pom.xml | 2 +- hutool-socket/pom.xml | 2 +- hutool-system/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml index 98a2b0b45..812fd1d85 100755 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-all diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index a386d492d..e6f2eafce 100755 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-aop diff --git a/hutool-bloomFilter/pom.xml b/hutool-bloomFilter/pom.xml index 99450138a..e4512d2aa 100755 --- a/hutool-bloomFilter/pom.xml +++ b/hutool-bloomFilter/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-bloomFilter diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index 75c000811..3c62f76ed 100755 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-bom diff --git a/hutool-cache/pom.xml b/hutool-cache/pom.xml index ce50b14ad..84b8181ce 100755 --- a/hutool-cache/pom.xml +++ b/hutool-cache/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-cache diff --git a/hutool-captcha/pom.xml b/hutool-captcha/pom.xml index 3e9249d1c..433f96f48 100755 --- a/hutool-captcha/pom.xml +++ b/hutool-captcha/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-captcha diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index 3d8e75335..ab1788362 100755 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-core diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index b1aa11153..36ed1823c 100755 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index d106f6032..4bb3ca56f 100755 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 7cd682ec5..b6e87daa5 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-db diff --git a/hutool-dfa/pom.xml b/hutool-dfa/pom.xml index fcf451fe9..7a49cd226 100755 --- a/hutool-dfa/pom.xml +++ b/hutool-dfa/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-dfa diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index a9ccd837d..c817a1d25 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 1a6eee26e..b55ae1617 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index 0f10b0255..894451b6b 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-json diff --git a/hutool-jwt/pom.xml b/hutool-jwt/pom.xml index 4092f97a8..49224ccdf 100755 --- a/hutool-jwt/pom.xml +++ b/hutool-jwt/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-jwt diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 4a4f1bafd..63b568a64 100755 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 9a05a8038..808fc8f62 100755 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-poi diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index 019bacdb8..7959a5a86 100755 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-script diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index d7f941140..eb196f1cc 100755 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-setting diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml index b47d5e1de..2c7651f8e 100755 --- a/hutool-socket/pom.xml +++ b/hutool-socket/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-socket diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 38e6feed9..7133dcc2d 100755 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool-system diff --git a/pom.xml b/pom.xml index e61fb7297..d1ab97eb3 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.8.24-SNAPSHOT + 5.8.24 hutool Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 https://github.com/dromara/hutool