diff --git a/easy-retry-client-core/pom.xml b/easy-retry-client-core/pom.xml index 6c334736..e66dbfbe 100644 --- a/easy-retry-client-core/pom.xml +++ b/easy-retry-client-core/pom.xml @@ -46,6 +46,8 @@ com.caucho hessian 4.0.66 + provided + true io.netty @@ -59,11 +61,6 @@ com.aizuda easy-retry-common-client-api - - org.springframework.boot - spring-boot-configuration-processor - true -