diff --git a/pom.xml b/pom.xml
index 6891d9920..a3b761809 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,6 +185,13 @@
fastjson
${fastjson.version}
+
+
+
+ com.aliyun.oss
+ aliyun-sdk-oss
+ 3.8.0
+
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index 7148fca3a..fbbcb6371 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -101,6 +101,11 @@
javax.servlet-api
+
+ com.aliyun.oss
+ aliyun-sdk-oss
+
+
\ No newline at end of file