From 517bbbb8996dd7d75923aa9ef419106d4aabb13e Mon Sep 17 00:00:00 2001 From: chinabugotech Date: Mon, 5 Jan 2026 17:11:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=A2prepare7.0.0-M5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 6 +++--- README.md | 6 +++--- bin/version.txt | 2 +- docs/js/version.js | 2 +- hutool-ai/pom.xml | 2 +- hutool-all/pom.xml | 2 +- hutool-bom/pom.xml | 2 +- hutool-core/pom.xml | 2 +- hutool-cron/pom.xml | 2 +- hutool-crypto/pom.xml | 2 +- hutool-db/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-setting/pom.xml | 2 +- hutool-socket/pom.xml | 2 +- hutool-swing/pom.xml | 2 +- pom.xml | 2 +- 20 files changed, 24 insertions(+), 24 deletions(-) diff --git a/README-EN.md b/README-EN.md index 4816482e6a..56317ca483 100644 --- a/README-EN.md +++ b/README-EN.md @@ -126,18 +126,18 @@ Each module can be introduced individually, or all modules can be introduced by cn.hutool.v7 hutool-all - 7.0.0-M4 + 7.0.0-M5 ``` ### 🍐Gradle ``` -implementation 'cn.hutool.v7:hutool-all:7.0.0-M4' +implementation 'cn.hutool.v7:hutool-all:7.0.0-M5' ``` ## 📥Download -- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/v7/hutool-all/7.0.0-M4/) +- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/v7/hutool-all/7.0.0-M5/) > 🔔️note: > Hutool 7.x supports JDK17 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 f6cc76f35c..fed25d542c 100644 --- a/README.md +++ b/README.md @@ -130,21 +130,21 @@ Hutool目前主要版本4.x、5.x、6.x、7.x,选择如下: cn.hutool.v7 hutool-all - 7.0.0-M4 + 7.0.0-M5 ``` ### 🍐Gradle ``` -implementation 'cn.hutool.v7:hutool-all:7.0.0-M4' +implementation 'cn.hutool.v7:hutool-all:7.0.0-M5' ``` ### 📥下载jar 点击以下链接,下载`hutool-all-X.X.X.jar`即可: -- [Maven中央库](https://repo1.maven.org/maven2/cn/hutool/v7/hutool-all/7.0.0-M4/) +- [Maven中央库](https://repo1.maven.org/maven2/cn/hutool/v7/hutool-all/7.0.0-M5/) > 🔔️注意 > Hutool 7.x支持JDK17,对Android平台没有测试,不能保证所有工具类或工具方法可用。 diff --git a/bin/version.txt b/bin/version.txt index 9e28dedc71..21f34bbc3b 100644 --- a/bin/version.txt +++ b/bin/version.txt @@ -1 +1 @@ -7.0.0-M4 +7.0.0-M5 diff --git a/docs/js/version.js b/docs/js/version.js index 6495cf4381..b74dbf2f3a 100755 --- a/docs/js/version.js +++ b/docs/js/version.js @@ -1 +1 @@ -var version = '7.0.0-M4' +var version = '7.0.0-M5' diff --git a/hutool-ai/pom.xml b/hutool-ai/pom.xml index bf19d6a928..8924208a5b 100644 --- a/hutool-ai/pom.xml +++ b/hutool-ai/pom.xml @@ -9,7 +9,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-ai diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml index b84e16957e..d40c0cb884 100755 --- a/hutool-all/pom.xml +++ b/hutool-all/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-all diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml index 4208ad9cf1..5596775ae0 100755 --- a/hutool-bom/pom.xml +++ b/hutool-bom/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-bom diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml index 7836a6561c..701d2aad8d 100755 --- a/hutool-core/pom.xml +++ b/hutool-core/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-core diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml index 97ad10bf2c..08841e5842 100755 --- a/hutool-cron/pom.xml +++ b/hutool-cron/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-cron diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index aae49076cd..97d8e0e393 100755 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-crypto diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 536dfd8ce8..ed8371bbfa 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-db diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index f3a3d5928e..d143a2f69c 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-extra diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index 242a5524b0..9a5f6bf429 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-http diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml index 3f9655605d..7c556876f1 100755 --- a/hutool-json/pom.xml +++ b/hutool-json/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-json diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 551ce0fb56..2ea3e5dd2d 100755 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-log diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 47f147f43e..36fcf9de2e 100755 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-poi diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index 45332d4969..8750f4fcdc 100755 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-setting diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml index 749dcd3eb4..de357b3fa1 100755 --- a/hutool-socket/pom.xml +++ b/hutool-socket/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-socket diff --git a/hutool-swing/pom.xml b/hutool-swing/pom.xml index c4c89cc14c..725fde6326 100755 --- a/hutool-swing/pom.xml +++ b/hutool-swing/pom.xml @@ -25,7 +25,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool-swing diff --git a/pom.xml b/pom.xml index 6154180348..4afca93c50 100755 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ cn.hutool.v7 hutool-parent - 7.0.0-M4 + 7.0.0-M5-SNAPSHOT hutool Hutool是一个功能丰富且易用的Java工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作,可以满足各种不同的开发需求。