From fa0395c6070446cd2b0a3c1e0c07319b662430d5 Mon Sep 17 00:00:00 2001 From: Looly Date: Sat, 2 Apr 2022 00:51:49 +0800 Subject: [PATCH] update dependency --- hutool-db/pom.xml | 4 ++-- hutool-extra/pom.xml | 4 ++-- hutool-script/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 39072c72a7..ee85f7da0a 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -27,7 +27,7 @@ 3.36.0.3 2.5.2 - 4.2.0 + 4.2.1 @@ -81,7 +81,7 @@ com.github.chris2018998 beecp - 3.3.2 + 3.3.4 slf4j-api diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 89c39a5109..d512273a6c 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -31,7 +31,7 @@ 3.8.0 5.1.1 4.0.1 - 2.6.5 + 2.6.6 3.3.0 @@ -446,7 +446,7 @@ org.springframework spring-expression - 5.3.17 + 5.3.18 compile true diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index 18b5e0dc58..7fbe3a490c 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -19,7 +19,7 @@ 2.7.2 3.0.1 - 3.0.9 + 3.0.10