From 6084609de0705f24ba418704769e545a0d820d70 Mon Sep 17 00:00:00 2001 From: Olga MaciaszekSharma Date: Wed, 3 Apr 2024 17:55:47 +0200 Subject: [PATCH] Remove spring-boot-starter-aop. --- spring-cloud-openfeign-core/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml index 0a4b8504..a0677052 100644 --- a/spring-cloud-openfeign-core/pom.xml +++ b/spring-cloud-openfeign-core/pom.xml @@ -75,10 +75,6 @@ - - org.springframework.boot - spring-boot-starter-aop - org.springframework.cloud spring-cloud-commons