You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/07/17 03:19:00 UTC

[dubbo-hessian-lite] branch master updated: verion to 3.2.9

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

liujun 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 8acc674  verion to 3.2.9
8acc674 is described below

commit 8acc674e9572e51aed2b75ae186536025e3c9d0f
Author: ken.lj <ke...@gmail.com>
AuthorDate: Fri Jul 17 11:18:41 2020 +0800

    verion to 3.2.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8993652..b09383a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <groupId>com.alibaba</groupId>
     <artifactId>hessian-lite</artifactId>
     <packaging>jar</packaging>
-    <version>3.2.8</version>
+    <version>3.2.9</version>
     <name>Hessian Lite(Dubbo embed version)</name>
 
     <properties>