diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index bf651e2c0..a8f1cd1ca 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -23,7 +23,7 @@ 9.0.30 1.1.21 2.4.13 - 3.12.0 + 3.12.1 3.30.1 2.5.0 3.2.0 @@ -114,7 +114,7 @@ mysql mysql-connector-java - 8.0.18 + 8.0.19 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 911befb81..1eed58ad4 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -191,7 +191,7 @@ org.apache.lucene lucene-analyzers-smartcn - 8.4.0 + 8.4.1 true @@ -210,13 +210,13 @@ org.springframework.boot spring-boot-starter - 2.2.2.RELEASE + 2.2.4.RELEASE true org.springframework.boot spring-boot-starter-test - 2.2.2.RELEASE + 2.2.4.RELEASE test