Skip to content

Commit 6084609

Browse files
committed
Remove spring-boot-starter-aop.
1 parent ff57763 commit 6084609

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@
7575
</exclusion>
7676
</exclusions>
7777
</dependency>
78-
<dependency>
79-
<groupId>org.springframework.boot</groupId>
80-
<artifactId>spring-boot-starter-aop</artifactId>
81-
</dependency>
8278
<dependency>
8379
<groupId>org.springframework.cloud</groupId>
8480
<artifactId>spring-cloud-commons</artifactId>

0 commit comments

Comments
 (0)