diff --git a/README-EN.md b/README-EN.md
index faa551e41..f421e9774 100755
--- a/README-EN.md
+++ b/README-EN.md
@@ -138,18 +138,18 @@ We provide the T-Shirt and Sweater with Hutool Logo, please visit the shop:
org.dromara.hutool
hutool-all
- 6.0.0-M6
+ 6.0.0-M7
```
### 🍐Gradle
```
-implementation 'org.dromara.hutool:hutool-all:6.0.0-M6'
+implementation 'org.dromara.hutool:hutool-all:6.0.0-M7'
```
## 📥Download
-- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/hutool-all/6.0.0-M6/)
+- [Maven Repo](https://repo1.maven.org/maven2/cn/hutool/hutool-all/6.0.0-M7/)
> 🔔️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 7830114d6..2b7803edf 100755
--- a/README.md
+++ b/README.md
@@ -133,21 +133,21 @@
org.dromara.hutool
hutool-all
- 6.0.0-M6
+ 6.0.0-M7
```
### 🍐Gradle
```
-implementation 'org.dromara.hutool:hutool-all:6.0.0-M6'
+implementation 'org.dromara.hutool:hutool-all:6.0.0-M7'
```
### 📥下载jar
点击以下链接,下载`hutool-all-X.X.X.jar`即可:
-- [Maven中央库](https://repo1.maven.org/maven2/org/dromara/hutool/hutool-all/6.0.0-M6/)
+- [Maven中央库](https://repo1.maven.org/maven2/org/dromara/hutool/hutool-all/6.0.0-M7/)
> 🔔️注意
> Hutool 6.x支持JDK8+,对Android平台没有测试,不能保证所有工具类或工具方法可用。
diff --git a/bin/version.txt b/bin/version.txt
index d12804242..f95980f5c 100644
--- a/bin/version.txt
+++ b/bin/version.txt
@@ -1 +1 @@
-6.0.0-M6
+6.0.0-M7
diff --git a/docs/js/version.js b/docs/js/version.js
index c29b15785..5dad4c527 100755
--- a/docs/js/version.js
+++ b/docs/js/version.js
@@ -1 +1 @@
-var version = '6.0.0-M6'
\ No newline at end of file
+var version = '6.0.0-M7'
\ No newline at end of file
diff --git a/hutool-all/pom.xml b/hutool-all/pom.xml
index 156adace8..0ad02fbd4 100755
--- a/hutool-all/pom.xml
+++ b/hutool-all/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-all
diff --git a/hutool-bom/pom.xml b/hutool-bom/pom.xml
index 4aea21e54..ee22564b0 100755
--- a/hutool-bom/pom.xml
+++ b/hutool-bom/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-bom
diff --git a/hutool-core/pom.xml b/hutool-core/pom.xml
index fadb622ff..7b3b28467 100755
--- a/hutool-core/pom.xml
+++ b/hutool-core/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-core
diff --git a/hutool-cron/pom.xml b/hutool-cron/pom.xml
index a56ee0cdd..e7fbd9602 100755
--- a/hutool-cron/pom.xml
+++ b/hutool-cron/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-cron
diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml
index 0b931b7e4..e9b743914 100755
--- a/hutool-crypto/pom.xml
+++ b/hutool-crypto/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-crypto
@@ -31,7 +31,7 @@
org.dromara.hutool.crypto
- 1.75
+ 1.76
diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml
index 54ce6151c..63167a34f 100755
--- a/hutool-db/pom.xml
+++ b/hutool-db/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-db
@@ -38,7 +38,7 @@
1.2.17
4.0.3
- 3.42.0.0
+ 3.43.0.0
2.5.2
@@ -94,7 +94,7 @@
com.github.chris2018998
beecp
- 3.4.1
+ 3.4.2
slf4j-api
@@ -150,13 +150,13 @@
org.slf4j
slf4j-simple
- 2.0.4
+ 2.0.9
test
com.h2database
h2
- 2.2.220
+ 2.2.224
test
diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml
index c5e03c39b..647c85009 100755
--- a/hutool-extra/pom.xml
+++ b/hutool-extra/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-extra
@@ -32,19 +32,19 @@
org.dromara.hutool.extra
2.3
- 3.15.7.RELEASE
+ 3.15.8.RELEASE
1.4.2
2.3.32
4.9.21
- 3.1.1.RELEASE
+ 3.1.2.RELEASE
1.6.2
0.1.55
- 0.35.0
- 3.5.1
+ 0.36.0
+ 3.5.2
3.9.0
5.1.1
- 2.7.14
+ 2.7.15
@@ -426,7 +426,7 @@
net.bytebuddy
byte-buddy
- 1.14.5
+ 1.14.8
compile
true
@@ -497,7 +497,7 @@
com.github.oshi
oshi-core
- 6.4.4
+ 6.4.5
provided
diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml
index c141e4cca..8dda0bfe0 100755
--- a/hutool-http/pom.xml
+++ b/hutool-http/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-http
@@ -81,7 +81,7 @@
com.squareup.okhttp3
okhttp
- 4.10.0
+ 4.11.0
provided
diff --git a/hutool-json/pom.xml b/hutool-json/pom.xml
index 608c883f8..ee538571b 100755
--- a/hutool-json/pom.xml
+++ b/hutool-json/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-json
@@ -31,7 +31,7 @@
org.dromara.hutool.json
- 1.75
+ 1.76
@@ -56,7 +56,7 @@
com.alibaba.fastjson2
fastjson2
- 2.0.37
+ 2.0.40
test
diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml
index e5949716e..17030a6ef 100755
--- a/hutool-log/pom.xml
+++ b/hutool-log/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-log
@@ -31,7 +31,7 @@
org.dromara.hutool.log
- 2.0.7
+ 2.0.9
1.3.7
1.2.17
diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml
index 78be1afc9..bfa2698bd 100755
--- a/hutool-poi/pom.xml
+++ b/hutool-poi/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-poi
@@ -58,7 +58,7 @@
org.ofdrw
ofdrw-full
- 2.0.6
+ 2.0.8
compile
true
diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml
index ce1bf00e3..fa66a679f 100755
--- a/hutool-setting/pom.xml
+++ b/hutool-setting/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-setting
@@ -47,7 +47,7 @@
org.yaml
snakeyaml
- 2.0
+ 2.2
true
diff --git a/hutool-socket/pom.xml b/hutool-socket/pom.xml
index 8f1848b9e..3a8c8f2a3 100755
--- a/hutool-socket/pom.xml
+++ b/hutool-socket/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-socket
diff --git a/hutool-swing/pom.xml b/hutool-swing/pom.xml
index 74c9aacd7..4329e2dc2 100755
--- a/hutool-swing/pom.xml
+++ b/hutool-swing/pom.xml
@@ -21,7 +21,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool-swing
diff --git a/pom.xml b/pom.xml
index 96c388160..9cf51dcaf 100755
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
org.dromara.hutool
hutool-parent
- 6.0.0-M6
+ 6.0.0-M7
hutool
Hutool是一个功能丰富且易用的Java工具库,通过诸多实用工具类的使用,旨在帮助开发者快速、便捷地完成各类开发任务。这些封装的工具涵盖了字符串、数字、集合、编码、日期、文件、IO、加密、数据库JDBC、JSON、HTTP客户端等一系列操作,可以满足各种不同的开发需求。
@@ -52,8 +52,8 @@
8
5.10.0
- 1.18.26
- 1.9.0
+ 1.18.28
+ 1.9.10