diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 5590a0b53..f9a105036 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.10 + 5.3.12 diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 99574b86d..96f7674f9 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -149,7 +149,7 @@ org.postgresql postgresql - 42.3.0 + 42.3.1 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index fd49b4779..96a3cb7bd 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,7 +19,7 @@ 2.3 - 3.7.0.RELEASE + 3.8.0.RELEASE 1.4.1 2.3.31 4.9.16 diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 916d12017..64ea14404 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 5.8.2 + 5.8.3 provided