From b4ee43428970578b2cfabde492ff6e56767fc2bf Mon Sep 17 00:00:00 2001 From: xingyu Date: Mon, 25 Jul 2022 11:52:15 +0800 Subject: [PATCH] fix: #I5II34 hutool error --- .../yudao-spring-boot-starter-biz-social/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/yudao-framework/yudao-spring-boot-starter-biz-social/pom.xml b/yudao-framework/yudao-spring-boot-starter-biz-social/pom.xml index 18da315a4..0e0ac6dc4 100644 --- a/yudao-framework/yudao-spring-boot-starter-biz-social/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-biz-social/pom.xml @@ -38,6 +38,12 @@ com.xkcoding.justauth justauth-spring-boot-starter + + + cn.hutool + hutool-core + + cn.iocoder.boot