From ddb1edd50c5e8fe7372bc865b25658737e34fb6b Mon Sep 17 00:00:00 2001 From: Ferdinand Date: Thu, 1 Aug 2024 16:36:52 +0800 Subject: [PATCH] Resolve the Hessian package conflict issue. --- consistency/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/consistency/pom.xml b/consistency/pom.xml index d680880b752..a367d01540c 100644 --- a/consistency/pom.xml +++ b/consistency/pom.xml @@ -59,7 +59,7 @@ nacos-common - com.caucho + com.alipay.sofa hessian diff --git a/pom.xml b/pom.xml index 2bb94a46a34..6a57f702b04 100644 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ 2.17.0 3.22.3 ${grpc-java.version} - 4.0.63 + 4.0.4 4.11.0 3.4.2 1.3.14 @@ -845,7 +845,7 @@ - com.caucho + com.alipay.sofa hessian ${hessian.version}