diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 5cdcb7f6e..d0bd5ef0e 100755 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -23,7 +23,7 @@ 2.9.0 10.0.27 - 1.2.15 + 1.2.16 4.0.3 3.39.4.1 @@ -82,7 +82,7 @@ com.github.chris2018998 beecp - 3.3.9 + 3.4.0 slf4j-api diff --git a/pom.xml b/pom.xml index bdf7d3d56..908f9140a 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ cn.hutool hutool-parent - 6.0.0.M2 + 6.0.0.M3 hutool Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 https://github.com/dromara/hutool