xujiawei 5 年之前
父節點
當前提交
d900f82e7a
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      pom.xml

+ 5 - 5
pom.xml

@@ -136,17 +136,17 @@
         <dependency>
             <groupId>com.aliyun.oss</groupId>
             <artifactId>aliyun-sdk-oss</artifactId>
-            <version>3.5.0</version>
+            <version>3.8.0</version>
         </dependency>
 
 
 
 
         <!-- actuator -->
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-actuator</artifactId>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>org.springframework.boot</groupId>-->
+<!--            <artifactId>spring-boot-starter-actuator</artifactId>-->
+<!--        </dependency>-->
 
         <!--引入AOP依赖-->
         <dependency>