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

crazyhzm 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 b8d2a8e  upgrade pom dependency version
     new dc16557  Merge pull request #53 from wangchengming666/fix-upgrade-pom
b8d2a8e is described below

commit b8d2a8ecdf2ee589c7250dced19eafc7c6bed674
Author: wangchengming <[email protected]>
AuthorDate: Wed Dec 1 14:11:13 2021 +0800

    upgrade pom dependency version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f252b28..9fd0c4c 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.10</version>
+    <version>3.2.12</version>
 </dependency>
 ```
 ## Release

Reply via email to