diff --git a/README-EN.md b/README-EN.md index e59aec48f..dacc35ea8 100755 --- a/README-EN.md +++ b/README-EN.md @@ -128,18 +128,18 @@ Each module can be introduced individually, or all modules can be introduced by org.dromara.hutool hutool-all - 6.0.0-M22 + 6.0.0-M23 ``` ### 🍐Gradle ``` -implementation 'org.dromara.hutool:hutool-all:6.0.0-M22' +implementation 'org.dromara.hutool:hutool-all:6.0.0-M23' ``` ## 📥Download -- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/hutool-all/6.0.0-M22/) +- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/hutool-all/6.0.0-M23/) > 🔔️note: > Hutool 5.x supports JDK8+ and is not tested on Android platforms, and cannot guarantee that all tool classes or tool methods are available. diff --git a/README.md b/README.md index 19bf55719..5ea8afc90 100755 --- a/README.md +++ b/README.md @@ -130,21 +130,21 @@ Hutool目前主要版本4.x、5.x、6.x,选择如下: org.dromara.hutool hutool-all - 6.0.0-M22 + 6.0.0-M23 ``` ### 🍐Gradle ``` -implementation 'org.dromara.hutool:hutool-all:6.0.0-M22' +implementation 'org.dromara.hutool:hutool-all:6.0.0-M23' ``` ### 📥下载jar 点击以下链接,下载`hutool-all-X.X.X.jar`即可: -- [Maven中央库](https://repo1.maven.org/maven2/org/dromara/hutool/hutool-all/6.0.0-M22/) +- [Maven中央库](https://repo1.maven.org/maven2/org/dromara/hutool/hutool-all/6.0.0-M23/) > 🔔️注意 > Hutool 6.x支持JDK8+,对Android平台没有测试,不能保证所有工具类或工具方法可用。 diff --git a/bin/version.txt b/bin/version.txt index b4bf4ad80..575784bdb 100644 --- a/bin/version.txt +++ b/bin/version.txt @@ -1 +1 @@ -6.0.0-M22 +6.0.0-M23 diff --git a/docs/js/version.js b/docs/js/version.js index 34e567afb..5af4e8b86 100755 --- a/docs/js/version.js +++ b/docs/js/version.js @@ -1 +1 @@ -var version = '6.0.0-M22' \ No newline at end of file +var version = '6.0.0-M23' \ No newline at end of file diff --git a/hutool-ai/pom.xml b/hutool-ai/pom.xml index 4915a0820..7f2017ba6 100644 --- a/hutool-ai/pom.xml +++ b/hutool-ai/pom.xml @@ -9,7 +9,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-ai diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml index bb65fef68..8fadc45bb 100755 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-all diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index 705591679..5567ac8f1 100755 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-bom diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index 27843333f..0a968200e 100755 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-core diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index 36007252b..80f2e5f26 100755 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index 6b031680f..bb298b5e1 100755 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index a34b37900..cd22dcd50 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-db diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 8ac8e2549..06d436307 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index c354d5582..d9bee555f 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index 63703e5bb..b3ab03309 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-json diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 3328c723b..a6610aaab 100755 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index f18b4313e..55433f8d0 100755 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-poi diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index 15603f0d8..cbf2936b8 100755 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-setting diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml index 99cdd4d49..c74cae703 100755 --- a/hutool-socket/pom.xml +++ b/hutool-socket/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-socket diff --git a/hutool-swing/pom.xml b/hutool-swing/pom.xml index 4d299a396..bb951c7da 100755 --- a/hutool-swing/pom.xml +++ b/hutool-swing/pom.xml @@ -25,7 +25,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool-swing diff --git a/pom.xml b/pom.xml index d647cd408..31a9edb25 100755 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.dromara.hutool hutool-parent - 6.0.0-M22 + 6.0.0-M23 hutool Hutool是一个功能丰富且易用的Java工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作,可以满足各种不同的开发需求。