From b30d4731addf5912e2fb26ce3745a393ecb76286 Mon Sep 17 00:00:00 2001 From: Looly Date: Mon, 14 Feb 2022 02:20:37 +0800 Subject: [PATCH] update dependency --- hutool-aop/pom.xml | 2 +- hutool-extra/pom.xml | 2 +- hutool-jwt/pom.xml | 2 +- hutool-setting/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hutool-aop/pom.xml b/hutool-aop/pom.xml index 94786ad48..61c20c6c1 100644 --- a/hutool-aop/pom.xml +++ b/hutool-aop/pom.xml @@ -19,7 +19,7 @@ 3.3.0 - 5.3.14 + 5.3.15 diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index 2f4de10b6..4b04ec511 100644 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,7 +19,7 @@ 2.3 - 3.9.3.RELEASE + 3.10.0.RELEASE 1.4.1 2.3.31 4.9.16 diff --git a/hutool-jwt/pom.xml b/hutool-jwt/pom.xml index 328bca47f..2e3e38432 100644 --- a/hutool-jwt/pom.xml +++ b/hutool-jwt/pom.xml @@ -18,7 +18,7 @@ - 1.69 + 1.70 diff --git a/hutool-setting/pom.xml b/hutool-setting/pom.xml index b9cd5073f..f61b0cf44 100644 --- a/hutool-setting/pom.xml +++ b/hutool-setting/pom.xml @@ -30,7 +30,7 @@ org.yaml snakeyaml - 1.29 + 1.30 true