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

iluo pushed a commit to branch 2.6.x
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/2.6.x by this push:
     new 4a28ea1  update hessian-lite to 2.6.5 (#3538)
4a28ea1 is described below

commit 4a28ea13790849db49dd40be5665f46ea905af81
Author: min <[email protected]>
AuthorDate: Fri Feb 22 10:07:30 2019 +0800

    update hessian-lite to 2.6.5 (#3538)
---
 dependencies-bom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index 0e037d6..205abac 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -111,7 +111,7 @@
 
         <jaxb_version>2.2.7</jaxb_version>
         <activation_version>1.2.0</activation_version>
-        <hessian_lite_version>3.2.4</hessian_lite_version>
+        <hessian_lite_version>3.2.5</hessian_lite_version>
         
<alibaba_spring_context_support_version>1.0.2</alibaba_spring_context_support_version>
         <yaml_version>1.17</yaml_version>
     </properties>
@@ -416,4 +416,4 @@
         </profile>
     </profiles>
 
-</project>
\ No newline at end of file
+</project>

Reply via email to