diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index a1d695752..d386c5ae7 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -26,8 +26,8 @@ 1.2.16 4.0.3 - 4.9.0 - 3.41.0.0 + 4.9.1 + 3.41.2.1 2.5.2 4.3.1 @@ -84,7 +84,7 @@ com.github.chris2018998 beecp - 3.4.0 + 3.4.1 slf4j-api @@ -147,19 +147,19 @@ mysql mysql-connector-java - 8.0.30 + 8.0.32 test org.postgresql postgresql - 42.5.1 + 42.6.0 test com.microsoft.sqlserver mssql-jdbc - 11.2.2.jre8 + 12.2.0.jre8 test