From 5b43472f59a124011d97cd2b9e3fa49130a39001 Mon Sep 17 00:00:00 2001 From: Looly Date: Sat, 25 Dec 2021 02:52:49 +0800 Subject: [PATCH] update dependency --- hutool-aop/pom.xml | 2 +- hutool-crypto/pom.xml | 2 +- hutool-db/pom.xml | 6 +++--- hutool-extra/pom.xml | 14 +++++++------- hutool-log/pom.xml | 4 ++-- hutool-poi/pom.xml | 2 +- hutool-system/pom.xml | 2 +- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index dc842391d..7b3439286 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.12 + 5.3.14 diff --git a/hutool-crypto/pom.xml b/hutool-crypto/pom.xml index 2dc7261d4..7993fd46d 100644 --- a/hutool-crypto/pom.xml +++ b/hutool-crypto/pom.xml @@ -18,7 +18,7 @@ - 1.69 + 1.70 diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index a1b099c4c..361f499eb 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -20,14 +20,14 @@ 0.9.5.5 2.9.0 - 9.0.30 + 10.0.14 1.2.8 2.4.13 3.12.10 3.36.0.3 2.5.2 - 3.7.0 + 4.0.0 @@ -167,7 +167,7 @@ com.h2database h2 - 1.4.200 + 2.0.202 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index ab54f2ca4..d8cabb0b9 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,18 +19,18 @@ 2.3 - 3.8.1.RELEASE + 3.9.1.RELEASE 1.4.1 2.3.31 4.9.16 - 3.0.12.RELEASE + 3.0.14.RELEASE 1.6.2 0.1.55 3.4.1 3.8.0 5.1.1 4.0.1 - 2.5.6 + 2.6.2 3.3.0 @@ -241,7 +241,7 @@ org.apache.lucene lucene-analyzers-smartcn - 8.11.0 + 8.11.1 true @@ -384,7 +384,7 @@ ch.qos.logback logback-classic - 1.2.7 + 1.2.9 test @@ -397,7 +397,7 @@ com.googlecode.aviator aviator - 5.2.7 + 5.3.0 compile true @@ -432,7 +432,7 @@ org.springframework spring-expression - 5.3.13 + 5.3.14 compile true diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index ac3d2aeba..9a1898ff4 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -75,7 +75,7 @@ org.tinylog tinylog-api - 2.3.2 + 2.4.1 true @@ -101,7 +101,7 @@ org.tinylog tinylog-impl - 2.3.2 + 2.4.1 test diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index 36b919c9b..e3ec2ab8b 100644 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -45,7 +45,7 @@ org.ofdrw ofdrw-full - 1.16.0 + 1.17.6 compile true diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 451158989..ab585208d 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 5.8.3 + 5.8.6 provided