From 163839926a78dd85df46c0ced2bc44654376667a Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 4 May 2025 09:53:34 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9Ajustauth-spring-boot-starter=20?= =?UTF-8?q?=E5=BC=95=E5=85=A5=E7=9A=84=20hutool-core=20=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index b40005ab74..118b7ae0e2 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -562,6 +562,13 @@ com.xkcoding.justauth justauth-spring-boot-starter ${justauth-starter.version} + + + + cn.hutool + hutool-core + +