From 8f331a9c520759dca0081ba91c29cb5e46b91f2d Mon Sep 17 00:00:00 2001 From: Looly Date: Wed, 16 Jun 2021 03:07:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A4release=205.7.1?= 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 3e5e6cf529..37b5f7b726 100644 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-all diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index aef29cffae..5c5986ba39 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-aop diff --git a/hutool-bloomFilter/pom.xml b/hutool-bloomFilter/pom.xml index 797c733127..2a9edffb21 100644 --- a/hutool-bloomFilter/pom.xml +++ b/hutool-bloomFilter/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-bloomFilter diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index 0d360b12ed..f188402e5b 100644 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-bom diff --git a/hutool-cache/pom.xml b/hutool-cache/pom.xml index 728ff3accb..d65be19ccd 100644 --- a/hutool-cache/pom.xml +++ b/hutool-cache/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-cache diff --git a/hutool-captcha/pom.xml b/hutool-captcha/pom.xml index c669c124d3..3b8e378e01 100644 --- a/hutool-captcha/pom.xml +++ b/hutool-captcha/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-captcha diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index 2457a09ab3..637413a01e 100644 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-core diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index 6f0cd8ca75..bc7648a540 100644 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index b0441599b7..e563d3bc3e 100644 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 110616d014..529caa2be2 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-db diff --git a/hutool-dfa/pom.xml b/hutool-dfa/pom.xml index ed742eaa0b..576fb8bd7c 100644 --- a/hutool-dfa/pom.xml +++ b/hutool-dfa/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-dfa diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 9d3ccb4a2d..a73f397245 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index d358ac9c04..e42114afcd 100644 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index f3424fc917..937a409600 100644 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-json diff --git a/hutool-jwt/pom.xml b/hutool-jwt/pom.xml index 5414a742c1..e25e97c35d 100644 --- a/hutool-jwt/pom.xml +++ b/hutool-jwt/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-jwt diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 82dee480b6..43215ec982 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index b239dde37e..cd7f392da0 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-poi diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index 0d36f01175..9548308fb8 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-script diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index a74fb6c5cd..3b0cfdf411 100644 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-setting diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml index 1b4bd3e959..d37ed83320 100644 --- a/hutool-socket/pom.xml +++ b/hutool-socket/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-socket diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index a4338bb719..ac157a0b56 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool-system diff --git a/pom.xml b/pom.xml index e56de12aff..a030580b9c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 5.7.1-SNAPSHOT + 5.7.1 hutool Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 https://github.com/looly/hutool