This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch sofa-rpc
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git

commit 766ea9ea212c053d09778337ee654a4f4ded46fd
Author: imbajin <[email protected]>
AuthorDate: Thu Sep 19 15:49:25 2024 +0800

    chore: upgrade sofa-rpc to latest version (2024.8)
---
 hugegraph-commons/hugegraph-rpc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugegraph-commons/hugegraph-rpc/pom.xml 
b/hugegraph-commons/hugegraph-rpc/pom.xml
index 0637da1c5..671784359 100644
--- a/hugegraph-commons/hugegraph-rpc/pom.xml
+++ b/hugegraph-commons/hugegraph-rpc/pom.xml
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>com.alipay.sofa</groupId>
             <artifactId>sofa-rpc-all</artifactId>
-            <version>5.7.6</version>
+            <version>5.13.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.jboss.resteasy</groupId>

Reply via email to