From c219ee54b92077eaf4e9835f2456c0af1a624ac0 Mon Sep 17 00:00:00 2001 From: Looly Date: Mon, 28 Dec 2020 09:30:56 +0800 Subject: [PATCH] update dependency --- hutool-db/pom.xml | 6 +++--- hutool-extra/pom.xml | 8 ++++---- hutool-log/pom.xml | 2 +- hutool-script/pom.xml | 2 +- hutool-system/pom.xml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 2ebca13ec..08e216abe 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.3 + 1.2.4 2.4.13 3.12.7 - 3.32.3.2 + 3.34.0 2.5.1 - 3.3.0 + 3.4.1 diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index e1f6d2b76..ca36b48b2 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -23,14 +23,14 @@ 1.3.0 2.3.30 4.9.03 - 3.0.11.RELEASE + 3.0.12.RELEASE 1.6.2 0.1.55 3.4.1 3.7.2 5.1.1 4.0.1 - 2.4.0 + 2.4.1 3.3.0 @@ -406,7 +406,7 @@ org.mvel mvel2 - 2.4.10.Final + 2.4.11.Final compile true @@ -420,7 +420,7 @@ org.springframework spring-expression - 5.3.1 + 5.3.2 compile true diff --git a/hutool-log/pom.xml b/hutool-log/pom.xml index d5153741a..ab674bc73 100644 --- a/hutool-log/pom.xml +++ b/hutool-log/pom.xml @@ -92,7 +92,7 @@ org.tinylog tinylog-impl - 2.1.2 + 2.2.0 test diff --git a/hutool-script/pom.xml b/hutool-script/pom.xml index 5359097d7..0a1920f94 100644 --- a/hutool-script/pom.xml +++ b/hutool-script/pom.xml @@ -18,7 +18,7 @@ 2.7.2 3.0.1 - 3.0.6 + 3.0.7 diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 05d842820..556b61899 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -26,7 +26,7 @@ com.github.oshi oshi-core - 5.3.6 + 5.3.7 provided