You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ho...@apache.org on 2021/08/02 11:52:40 UTC

[dubbo-hessian-lite] branch master updated: update hessian-lite version to 3.2.10 in readme.

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6d5b561  update hessian-lite version to 3.2.10 in readme.
     new f668e87  Merge pull request #44 from horizonzy/update-readme
6d5b561 is described below

commit 6d5b56128fc610373b1872bf943f831384cf3740
Author: horizonzy <10...@qq.com>
AuthorDate: Mon Aug 2 19:49:34 2021 +0800

    update hessian-lite version to 3.2.10 in readme.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b519451..f252b28 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Now we are trying to build a hessian group https://github.com/hessian-group to m
 <dependency>
     <groupId>com.alibaba</groupId>
     <artifactId>hessian-lite</artifactId>
-    <version>3.2.6</version>
+    <version>3.2.10</version>
 </dependency>
 ```
 ## Release