From 0d0624b4223a5e9bb28bf0196db988ac97f373d1 Mon Sep 17 00:00:00 2001 From: imbajin Date: Thu, 19 Sep 2024 15:49:25 +0800 Subject: [PATCH] chore: upgrade sofa-rpc to latest version (2024.8) --- hugegraph-commons/hugegraph-rpc/pom.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/hugegraph-commons/hugegraph-rpc/pom.xml b/hugegraph-commons/hugegraph-rpc/pom.xml index 0637da1c5c..330618d82c 100644 --- a/hugegraph-commons/hugegraph-rpc/pom.xml +++ b/hugegraph-commons/hugegraph-rpc/pom.xml @@ -62,7 +62,7 @@ com.alipay.sofa sofa-rpc-all - 5.7.6 + 5.13.1 org.jboss.resteasy @@ -100,11 +100,31 @@ io.grpc grpc-core + + io.grpc + grpc-all + + + bolt + com.alipay.sofa + + + jackson-annotations + com.fasterxml.jackson.core + + + jackson-core + com.fasterxml.jackson.core + + + jackson-databind + com.fasterxml.jackson.core + io.grpc - grpc-core + grpc-all 1.28.1