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

kimmking pushed a commit to branch updateDependency
in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git


The following commit(s) were added to refs/heads/updateDependency by this push:
     new 554b4081 update maven dependency details
554b4081 is described below

commit 554b4081b71a6d75111038c84bb1430767fd1082
Author: kimmking <[email protected]>
AuthorDate: Sat Mar 1 01:21:18 2025 +0800

    update maven dependency details
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9fd0c4ca..c9bd5820 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@ Now we are trying to build a hessian group 
https://github.com/hessian-group to m
 
 ```xml
 <dependency>
-    <groupId>com.alibaba</groupId>
+    <groupId>org.apache.dubbo</groupId>
     <artifactId>hessian-lite</artifactId>
-    <version>3.2.12</version>
+    <version>4.0.3</version>
 </dependency>
 ```
 ## Release

Reply via email to