diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index fa75fee03..7180a8009 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -20,14 +20,14 @@ 0.9.5.5 2.9.0 - 10.0.16 - 1.2.8 + 10.0.20 + 1.2.9 2.4.13 - 4.5.0 + 4.5.1 3.36.0.3 2.5.2 - 4.2.1 + 4.2.2 @@ -81,7 +81,7 @@ com.github.chris2018998 beecp - 3.3.4 + 3.3.5 slf4j-api @@ -148,7 +148,7 @@ org.postgresql postgresql - 42.3.3 + 42.3.4 test @@ -166,7 +166,7 @@ com.h2database h2 - 2.1.210 + 2.1.212 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 38ae8c1d9..7e15e0fa2 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -249,7 +249,7 @@ com.hankcs hanlp - portable-1.8.2 + portable-1.8.3 true @@ -411,7 +411,7 @@ com.googlecode.aviator aviator - 5.3.0 + 5.3.1 compile true @@ -446,7 +446,7 @@ org.springframework spring-expression - 5.3.18 + 5.3.19 compile true diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index 52d53c9e4..dc7ea99af 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -25,7 +25,7 @@ 1.2 1.3.6 3.4.3.Final - 0.43.0 + 0.43.2 diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 2fdd173d9..b4bac8f58 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -45,7 +45,7 @@ org.ofdrw ofdrw-full - 1.17.13 + 1.17.14 compile true diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 41463988d..231612c22 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 6.1.5 + 6.1.6 provided diff --git a/pom.xml b/pom.xml index 4d394ac24..c7126ef60 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 8 4.13.2 - 1.18.22 + 1.18.24