diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml
index fa32455c3..9860ff4a6 100644
--- a/hutool-db/pom.xml
+++ b/hutool-db/pom.xml
@@ -21,9 +21,9 @@
0.9.5.5
2.7.0
9.0.30
- 1.1.21
+ 1.1.20
2.4.13
- 3.12.1
+ 3.12.2
3.30.1
2.5.0
3.2.0
@@ -120,7 +120,7 @@
org.postgresql
postgresql
- 42.2.10.jre7
+ 42.2.11.jre7
test
diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml
index 8298dc798..8f42d3959 100644
--- a/hutool-extra/pom.xml
+++ b/hutool-extra/pom.xml
@@ -19,7 +19,7 @@
2.2
- 3.0.19.RELEASE
+ 3.1.2.RELEASE
1.3.0
2.3.30
4.8
@@ -30,6 +30,7 @@
3.6
5.1.1
4.0.1
+ 2.2.6.RELEASE
@@ -210,13 +211,13 @@
org.springframework.boot
spring-boot-starter
- 2.2.5.RELEASE
+ ${spring-boot.version}
true
org.springframework.boot
spring-boot-starter-test
- 2.2.5.RELEASE
+ ${spring-boot.version}
test
diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml
index dc713a7b5..98f927ac6 100644
--- a/hutool-log/pom.xml
+++ b/hutool-log/pom.xml
@@ -21,7 +21,7 @@
1.7.26
1.3.0-alpha5
1.2.17
- 2.13.0
+ 2.13.1
1.2
1.3.6
3.4.1.Final
diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml
index 9833e6f62..05cf7bf27 100644
--- a/hutool-script/pom.xml
+++ b/hutool-script/pom.xml
@@ -16,7 +16,7 @@
Hutool 脚本执行封装
- 2.7.0
+ 2.7.2
3.0.1
3.0.2
diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml
index 487c2c2d5..a89067307 100644
--- a/hutool-system/pom.xml
+++ b/hutool-system/pom.xml
@@ -26,7 +26,7 @@
com.github.oshi
oshi-core
- 4.4.2
+ 4.5.2
provided