From fd090664dd9a267f421dcb1115565e182ccd8350 Mon Sep 17 00:00:00 2001 From: Looly Date: Tue, 25 May 2021 10:37:46 +0800 Subject: [PATCH] update dependency --- hutool-aop/pom.xml | 2 +- hutool-db/pom.xml | 12 ++++++------ hutool-extra/pom.xml | 6 +++--- hutool-poi/pom.xml | 2 +- hutool-script/pom.xml | 2 +- hutool-system/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 768ad46f9..85d5c2f23 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.5 + 5.3.7 diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 44e6a114a..d5ab53de1 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -21,12 +21,12 @@ 0.9.5.5 2.8.0 9.0.30 - 1.2.5 + 1.2.6 2.4.13 3.12.8 3.34.0 - 2.5.1 - 3.5.2 + 2.6.0 + 3.6.0 @@ -80,7 +80,7 @@ com.github.chris2018998 beecp - 3.1.2 + 3.2.1 slf4j-api @@ -142,13 +142,13 @@ mysql mysql-connector-java - 8.0.23 + 8.0.25 test org.postgresql postgresql - 42.2.19.jre7 + 42.2.20.jre7 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 50176d627..d39db56bd 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -22,7 +22,7 @@ 3.3.2.RELEASE 1.4.0 2.3.31 - 4.9.08 + 4.9.10 3.0.12.RELEASE 1.6.2 0.1.55 @@ -241,7 +241,7 @@ org.apache.lucene lucene-analyzers-smartcn - 8.8.1 + 8.8.2 true @@ -326,7 +326,7 @@ com.github.houbb pinyin - 0.2.0 + 0.2.1 true diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 1a5c25dcc..d55ac6f81 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -44,7 +44,7 @@ org.ofdrw ofdrw-full - 1.7.4 + 1.9.2 compile true diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index b1cb4c3e2..00fea9b8b 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -18,7 +18,7 @@ 2.7.2 3.0.1 - 3.0.7 + 3.0.8 diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 5697ccf1a..180724ecc 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -26,7 +26,7 @@ com.github.oshi oshi-core - 5.6.1 + 5.7.3 provided diff --git a/pom.xml b/pom.xml index dfc6a6341..c22b018a1 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 8 4.13.2 - 1.18.18 + 1.18.20