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

albumenj pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new a5ba4633a2 Update hessian-lite version (#10629)
a5ba4633a2 is described below

commit a5ba4633a25f69b79597a1b0efefad75de69405e
Author: Albumen Kevin <[email protected]>
AuthorDate: Fri Sep 16 11:24:03 2022 +0800

    Update hessian-lite version (#10629)
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index fd7d0ee8b0..ac19768703 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -162,7 +162,7 @@
         <activation_version>1.2.0</activation_version>
         <test_container_version>1.15.3</test_container_version>
         <etcd_launcher_version>0.5.3</etcd_launcher_version>
-        <hessian_lite_version>3.2.12</hessian_lite_version>
+        <hessian_lite_version>3.2.13</hessian_lite_version>
         <swagger_version>1.5.24</swagger_version>
 
         <snappy_java_version>1.1.8.4</snappy_java_version>

Reply via email to