From f02685a11cf475251834fb29337a1ef60ee9468e Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 4 May 2025 09:54:32 +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-module-system/yudao-module-system-biz/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/yudao-module-system/yudao-module-system-biz/pom.xml b/yudao-module-system/yudao-module-system-biz/pom.xml index 8cfcbbdf0..5c8b73f85 100644 --- a/yudao-module-system/yudao-module-system-biz/pom.xml +++ b/yudao-module-system/yudao-module-system-biz/pom.xml @@ -135,6 +135,13 @@ com.xkcoding.justauth justauth-spring-boot-starter + + + + cn.hutool + hutool-core + +