From 0bf24c6d1616f4dd4fcb17205601b2588e201c35 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 26 Nov 2023 11:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=20spring-boot-starter-justau?= =?UTF-8?q?th=20=E6=9B=BF=E4=BB=A3=E5=8E=9F=E6=9C=AC=20social=20starter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-module-system/yudao-module-system-biz/pom.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/yudao-module-system/yudao-module-system-biz/pom.xml b/yudao-module-system/yudao-module-system-biz/pom.xml index 5abeb06ca..a203770b9 100644 --- a/yudao-module-system/yudao-module-system-biz/pom.xml +++ b/yudao-module-system/yudao-module-system-biz/pom.xml @@ -46,10 +46,6 @@ cn.iocoder.boot yudao-spring-boot-starter-biz-data-permission - - cn.iocoder.boot - yudao-spring-boot-starter-biz-social - cn.iocoder.boot yudao-spring-boot-starter-biz-tenant @@ -119,6 +115,13 @@ org.springframework.boot spring-boot-starter-mail + + + + com.xingyuv + spring-boot-starter-justauth + +