You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/09/12 13:25:13 UTC

[dubbo] branch master updated: [2.7] Update Hessian Lite Version (#8780)

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.git


The following commit(s) were added to refs/heads/master by this push:
     new 05b2032  [2.7] Update Hessian Lite Version (#8780)
05b2032 is described below

commit 05b20327bc2e487704524cea1d9235abd261f296
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Sun Sep 12 21:25:03 2021 +0800

    [2.7] Update Hessian Lite Version (#8780)
---
 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 afdf922..3e08eeb 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -156,7 +156,7 @@
         <activation_version>1.2.0</activation_version>
         <test_container_version>1.15.2</test_container_version>
         <etcd_launcher_version>0.5.3</etcd_launcher_version>
-        <hessian_lite_version>3.2.8</hessian_lite_version>
+        <hessian_lite_version>3.2.11</hessian_lite_version>
         <xmlrpc_version>3.1.3</xmlrpc_version>
         <swagger_version>1.5.19</swagger_version>