From 97a91e5454a8a62b7b683fcb1cc7f5c8e6a657e7 Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 11 Sep 2023 11:29:14 +0800 Subject: [PATCH] chore: up hutool 5.8.21 --- yudao-dependencies/pom.xml | 4 ++-- yudao-example/yudao-sso-demo-by-code/pom.xml | 2 +- yudao-example/yudao-sso-demo-by-password/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index c312a34b0..7c26ffab1 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -27,7 +27,7 @@ 3.5.3.2 3.5.3.2 3.6.1 - 1.4.5 + 1.4.6 3.18.0 8.1.2.141 @@ -48,7 +48,7 @@ 1.15.4 1.18.28 1.5.5.Final - 5.8.20 + 5.8.21 3.3.2 2.3 1.0.5 diff --git a/yudao-example/yudao-sso-demo-by-code/pom.xml b/yudao-example/yudao-sso-demo-by-code/pom.xml index 71ca7f3bc..b795fa8c9 100644 --- a/yudao-example/yudao-sso-demo-by-code/pom.xml +++ b/yudao-example/yudao-sso-demo-by-code/pom.xml @@ -52,7 +52,7 @@ cn.hutool hutool-all - 5.8.20 + 5.8.21 diff --git a/yudao-example/yudao-sso-demo-by-password/pom.xml b/yudao-example/yudao-sso-demo-by-password/pom.xml index 556286deb..d6dd0e2bb 100644 --- a/yudao-example/yudao-sso-demo-by-password/pom.xml +++ b/yudao-example/yudao-sso-demo-by-password/pom.xml @@ -52,7 +52,7 @@ cn.hutool hutool-all - 5.8.20 + 5.8.21