This is an automated email from the ASF dual-hosted git repository.
earthchen 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 535d786087 Bump org.xerial.snappy:snappy-java from 1.1.10.7 to
1.1.10.8 (#15903)
535d786087 is described below
commit 535d786087ac927ce56ccf220aeed8efca47d84b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 17:30:24 2025 +0800
Bump org.xerial.snappy:snappy-java from 1.1.10.7 to 1.1.10.8 (#15903)
Bumps
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from
1.1.10.7 to 1.1.10.8.
- [Release notes](https://github.com/xerial/snappy-java/releases)
-
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.7...v1.1.10.8)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-version: 1.1.10.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 07b647ac72..7f8bfc80bd 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -173,7 +173,7 @@
<hessian_lite_version>4.0.5</hessian_lite_version>
<swagger_version>1.6.16</swagger_version>
- <snappy_java_version>1.1.10.7</snappy_java_version>
+ <snappy_java_version>1.1.10.8</snappy_java_version>
<bouncycastle-bcprov_version>1.83</bouncycastle-bcprov_version>
<metrics_version>2.0.6</metrics_version>
<gson_version>2.13.2</gson_version>