Skip to content

Commit

Permalink
Remove spring-boot-starter-aop.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed Apr 3, 2024
1 parent ff57763 commit 6084609
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spring-cloud-openfeign-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-commons</artifactId>
Expand Down

0 comments on commit 6084609

Please sign in to comment.