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