From d7e8cd387e21d6f1f7fff65b41be47bd68c31689 Mon Sep 17 00:00:00 2001 From: byteblogs168 <598092184@qq.com> Date: Sun, 10 Sep 2023 10:59:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:2.3.0=201.=20hessian=20=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=8F=AF=E9=80=89=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easy-retry-client-core/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/easy-retry-client-core/pom.xml b/easy-retry-client-core/pom.xml index 6c334736d..e66dbfbe2 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 -