This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new ba963ed5e5 Bump org.xerial.snappy:snappy-java from 1.1.10.5 to
1.1.10.6 (#14523)
ba963ed5e5 is described below
commit ba963ed5e5fa7f9051223d7fe0396a112eae9537
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 20 17:44:03 2024 +0800
Bump org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6 (#14523)
Bumps
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from
1.1.10.5 to 1.1.10.6.
- [Release notes](https://github.com/xerial/snappy-java/releases)
-
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.5...v1.1.10.6)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
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 19ac3ec45f..4f20fd8c79 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -157,7 +157,7 @@
<hessian_lite_version>3.2.13</hessian_lite_version>
<swagger_version>1.6.14</swagger_version>
- <snappy_java_version>1.1.10.5</snappy_java_version>
+ <snappy_java_version>1.1.10.6</snappy_java_version>
<bouncycastle-bcprov_version>1.70</bouncycastle-bcprov_version>
<metrics_version>2.0.6</metrics_version>
<gson_version>2.11.0</gson_version>