diff --git a/hugegraph-commons/hugegraph-rpc/pom.xml b/hugegraph-commons/hugegraph-rpc/pom.xml index 0637da1c5c..ab101782f1 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,6 +100,26 @@ 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 +