From aa4ecbe914ffefa77a91750aa62bb9a7a883e3e0 Mon Sep 17 00:00:00 2001 From: looly Date: Thu, 25 Oct 2018 16:33:06 +0100 Subject: [PATCH] prepare 4.1.20 --- CHANGELOG.md | 8 ++++++++ README.md | 12 ++++++------ docs/index.html | 6 +++--- hutool-all/pom.xml | 2 +- hutool-aop/pom.xml | 2 +- hutool-bloomFilter/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-log/pom.xml | 2 +- hutool-poi/pom.xml | 2 +- hutool-script/pom.xml | 2 +- hutool-setting/pom.xml | 2 +- hutool-system/pom.xml | 2 +- pom.xml | 2 +- 22 files changed, 36 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a82f433da2..a3fbce9ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ ------------------------------------------------------------------------------------------------------------- +## 4.1.20 + +### 新特性 + +### Bug修复 + +------------------------------------------------------------------------------------------------------------- + ## 4.1.19 ### 新特性 diff --git a/README.md b/README.md index a1944a695d..b525eddc93 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A set of tools that keep Java sweet.

- - + + @@ -81,21 +81,21 @@ Hutool是Hu + tool的自造词,前者致敬我的“前任公司”,后者 cn.hutool hutool-all - 4.1.19 + 4.1.20 ``` ### Gradle ``` -compile 'cn.hutool:hutool-all:4.1.19' +compile 'cn.hutool:hutool-all:4.1.20' ``` ### 非Maven项目 点击以下任一链接,下载`hutool-all-X.X.X.jar`即可: -- [Maven中央库1](http://repo1.maven.org/maven2/cn/hutool/hutool-all/4.1.19/) -- [Maven中央库2](http://repo2.maven.org/maven2/cn/hutool/hutool-all/4.1.19/) +- [Maven中央库1](http://repo1.maven.org/maven2/cn/hutool/hutool-all/4.1.20/) +- [Maven中央库2](http://repo2.maven.org/maven2/cn/hutool/hutool-all/4.1.20/) ------------------------------------------------------------------------------- diff --git a/docs/index.html b/docs/index.html index 18a5330ab6..0940fb4785 100644 --- a/docs/index.html +++ b/docs/index.html @@ -60,7 +60,7 @@

Hutool - v4.1.19 + v4.1.20

A set of tools that keep Java sweet.

@@ -143,12 +143,12 @@

A set of tools that keep Java sweet.

<dependency> <groupId>cn.hutool</groupId> <artifactId>hutool-all</artifactId> - <version>4.1.19</version> + <version>4.1.20</version> </dependency>
Gradle:
-									compile 'cn.hutool:hutool-all:4.1.19'
+									compile 'cn.hutool:hutool-all:4.1.20'
 								

从Maven安装 diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml index 6bff928a54..3dd74f1c3d 100644 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-all diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 4eda5b8c0c..b273c841cf 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-aop diff --git a/hutool-bloomFilter/pom.xml b/hutool-bloomFilter/pom.xml index 00210fc368..7dcb5c163d 100644 --- a/hutool-bloomFilter/pom.xml +++ b/hutool-bloomFilter/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-bloomFilter diff --git a/hutool-cache/pom.xml b/hutool-cache/pom.xml index 22e849e8d1..03eebf0ef0 100644 --- a/hutool-cache/pom.xml +++ b/hutool-cache/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-cache diff --git a/hutool-captcha/pom.xml b/hutool-captcha/pom.xml index bef868370d..21d4119ed7 100644 --- a/hutool-captcha/pom.xml +++ b/hutool-captcha/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-captcha diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index d398681d98..31507f8236 100644 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-core diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index e4545c6d92..d9f010a0f2 100644 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index e16091cd61..65e9a5f208 100644 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 344eb66fd5..304e253570 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-db diff --git a/hutool-dfa/pom.xml b/hutool-dfa/pom.xml index 6447429d25..f9a9a2cdf2 100644 --- a/hutool-dfa/pom.xml +++ b/hutool-dfa/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-dfa diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 8b26bc62bf..aa366b6619 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -9,7 +9,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index f618ddc42d..0308588a6b 100644 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index bb48ac72aa..ea2d440593 100644 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-json diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 56c6660d93..e4edee9010 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 994b0fa912..9b1598a1ef 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-poi diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index cd3d717753..e4c77f7d34 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-script diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index a0f649674a..ac93dc79d4 100644 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-setting diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 1c9766b6ba..5e22b3fc2f 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -7,7 +7,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool-system diff --git a/pom.xml b/pom.xml index 98806a8c1f..40536e9838 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 4.1.19 + 4.1.20-SNAPSHOT hutool 提供丰富的Java工具方法 https://github.com/looly/hutool