diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml
index fcfc0170c..059b707d9 100755
--- a/hutool-db/pom.xml
+++ b/hutool-db/pom.xml
@@ -21,16 +21,16 @@
0.9.5.5
- 2.9.0
+ 2.11.0
10.0.23
- 1.2.16
+ 1.2.20
4.0.3
4.9.1
- 3.42.0.0
+ 3.43.2.2
2.5.2
- 4.3.1
+ 5.0.2
@@ -84,7 +84,7 @@
com.github.chris2018998
beecp
- 3.4.1
+ 3.4.2
slf4j-api
@@ -97,12 +97,6 @@
org.apache.commons
commons-dbcp2
${dbcp2.version}
-
-
- commons-pool2
- org.apache.commons
-
-
true
@@ -121,6 +115,10 @@
slf4j-api
org.slf4j
+
+ commons-pool2
+ org.apache.commons
+
true
@@ -147,7 +145,7 @@
mysql
mysql-connector-java
- 8.0.32
+ 8.0.33
test
@@ -177,7 +175,7 @@
com.clickhouse
clickhouse-jdbc
- 0.4.6
+ 0.5.0
test
diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml
index a4a0b662a..edb5b2526 100755
--- a/hutool-extra/pom.xml
+++ b/hutool-extra/pom.xml
@@ -20,15 +20,15 @@
cn.hutool.extra
2.3
- 3.15.3.RELEASE
+ 3.15.10.RELEASE
1.4.2
2.3.32
- 5.0.3
- 3.1.1.RELEASE
+ 5.1.3
+ 3.1.2.RELEASE
1.6.2
0.1.55
- 0.35.0
- 3.5.1
+ 0.37.0
+ 3.5.2
3.9.0
5.1.1
4.0.1
@@ -348,7 +348,7 @@
com.github.houbb
pinyin
- 0.3.1
+ 0.4.0
true
@@ -407,7 +407,7 @@
com.googlecode.aviator
aviator
- 5.3.3
+ 5.4.1
compile
true
@@ -421,14 +421,14 @@
org.apache.commons
commons-jexl3
- 3.2.1
+ 3.3
compile
true
org.mvel
mvel2
- 2.4.14.Final
+ 2.5.0.Final
compile
true
@@ -442,7 +442,7 @@
org.springframework
spring-expression
- 5.3.26
+ 5.3.30
compile
true
@@ -456,7 +456,7 @@
com.alibaba
QLExpress
- 3.3.1
+ 3.3.2
compile
true
diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml
index 608fc724a..4740ad474 100755
--- a/hutool-poi/pom.xml
+++ b/hutool-poi/pom.xml
@@ -47,7 +47,7 @@
org.ofdrw
ofdrw-full
- 2.0.5
+ 2.1.0
compile
true
diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml
index 00c9ef9d7..0abdb107c 100755
--- a/hutool-script/pom.xml
+++ b/hutool-script/pom.xml
@@ -21,7 +21,7 @@
2.7.3
3.0.1
- 3.0.17
+ 3.0.19
diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml
index 966fc6954..f9f337208 100755
--- a/hutool-system/pom.xml
+++ b/hutool-system/pom.xml
@@ -32,7 +32,7 @@
com.github.oshi
oshi-core
- 6.4.1
+ 6.4.7
provided