Remove spring-boot-starter-aop.

This commit is contained in:
Olga MaciaszekSharma
2024-04-03 17:55:47 +02:00
parent ff577635ca
commit 6084609de0

View File

@@ -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>