Browse Source

权限项目删除多余的依赖

rengb 3 năm trước cách đây
mục cha
commit
3377c547b3
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      security-center/pom.xml

+ 0 - 4
security-center/pom.xml

@@ -45,10 +45,6 @@
             <groupId>io.github.openfeign</groupId>
             <artifactId>feign-okhttp</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-aop</artifactId>
-        </dependency>
     </dependencies>
 
     <build>