This is an automated email from the ASF dual-hosted git repository.
oxsean pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new 50099c107b Bump org.apache.dubbo:hessian-lite from 4.0.3 to 4.0.4
(#15684)
50099c107b is described below
commit 50099c107bbf960dbccafbfb61625e26080a72ac
Author: Rain Yu <[email protected]>
AuthorDate: Fri Sep 12 10:15:43 2025 +0800
Bump org.apache.dubbo:hessian-lite from 4.0.3 to 4.0.4 (#15684)
---
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 f626235a41..7f2c48add3 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -168,7 +168,7 @@
<jaxb_version>2.2.7</jaxb_version>
<activation_version>1.2.0</activation_version>
<test_container_version>1.21.0</test_container_version>
- <hessian_lite_version>4.0.3</hessian_lite_version>
+ <hessian_lite_version>4.0.4</hessian_lite_version>
<swagger_version>1.6.16</swagger_version>
<snappy_java_version>1.1.10.7</snappy_java_version>