From bcf2d18b3da87235cbfd8c5495a22d2168d75b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Sat, 24 Feb 2024 12:32:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maku-boot-system/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/maku-boot-system/pom.xml b/maku-boot-system/pom.xml index dd4d2d3..789fb8c 100644 --- a/maku-boot-system/pom.xml +++ b/maku-boot-system/pom.xml @@ -26,6 +26,10 @@ true + org.springframework.boot + spring-boot-starter-freemarker + + com.aliyun.oss aliyun-sdk-oss @@ -49,6 +53,10 @@ com.github.whvcse easy-captcha + + me.zhyd.oauth + JustAuth + \ No newline at end of file