This is an automated email from the ASF dual-hosted git repository.
albumenj 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 bab558f update to 3.2.11 release
bab558f is described below
commit bab558f330199d44f70a199ef06731a50525c034
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Aug 5 10:09:11 2021 +0800
update to 3.2.11 release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 81ddfbf..cb5da1c 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.10</version>
+ <version>3.2.11</version>
<name>Hessian Lite(Dubbo embed version)</name>
<properties>