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 3e5e6cf52..37b5f7b72 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 aef29cffa..5c5986ba3 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 797c73312..2a9edffb2 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 0d360b12e..f188402e5 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 728ff3acc..d65be19cc 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 c669c124d..3b8e378e0 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 2457a09ab..637413a01 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 6f0cd8ca7..bc7648a54 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 b0441599b..e563d3bc3 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 110616d01..529caa2be 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 ed742eaa0..576fb8bd7 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 9d3ccb4a2..a73f39724 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 d358ac9c0..e42114afc 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 f3424fc91..937a40960 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 5414a742c..e25e97c35 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 82dee480b..43215ec98 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 b239dde37..cd7f392da 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 0d36f0117..9548308fb 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 a74fb6c5c..3b0cfdf41 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 1b4bd3e95..d37ed8332 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 a4338bb71..ac157a0b5 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 e56de12af..a030580b9 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