diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 74ddf44cc..5ec53c52b 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -151,7 +151,7 @@ org.postgresql postgresql - 42.7.1 + 42.7.2 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 047a264aa..ceb7ca5de 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -464,7 +464,7 @@ org.apache.commons commons-compress - 1.25.0 + 1.26.0 compile true