From 29dd3ca30a7d6385c26f973ccdf857109f016bfc Mon Sep 17 00:00:00 2001 From: Looly Date: Sun, 7 Nov 2021 17:25:36 +0800 Subject: [PATCH] update dependency --- hutool-aop/pom.xml | 2 +- hutool-db/pom.xml | 2 +- hutool-extra/pom.xml | 2 +- hutool-system/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 5590a0b53..f9a105036 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.10 + 5.3.12 diff --git a/hutool-db/pom.xml b/hutool-db/pom.xml index 99574b86d..96f7674f9 100644 --- a/hutool-db/pom.xml +++ b/hutool-db/pom.xml @@ -149,7 +149,7 @@ org.postgresql postgresql - 42.3.0 + 42.3.1 test diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index fd49b4779..96a3cb7bd 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,7 +19,7 @@ 2.3 - 3.7.0.RELEASE + 3.8.0.RELEASE 1.4.1 2.3.31 4.9.16 diff --git a/hutool-system/pom.xml b/hutool-system/pom.xml index 916d12017..64ea14404 100644 --- a/hutool-system/pom.xml +++ b/hutool-system/pom.xml @@ -30,7 +30,7 @@ com.github.oshi oshi-core - 5.8.2 + 5.8.3 provided