This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.2.13-release in repository https://gitbox.apache.org/repos/asf/dubbo-hessian-lite.git
commit 1759793d2ad8c635a63b322d71178b670deeda03 Author: Albumen Kevin <[email protected]> AuthorDate: Sat Aug 27 10:11:59 2022 +0800 Prepare 3.2.13 Release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43028b20..eba11643 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.12</version> + <version>3.2.13</version> <name>Hessian Lite(Dubbo embed version)</name> <properties>
