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

crazyhzm 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 a8e9abc6df Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 
1.1.10.4 (#13118)
a8e9abc6df is described below

commit a8e9abc6dfbe608c3d5ddcfed4e830ad8e28fb48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 16:51:41 2023 +0800

    Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4 (#13118)
    
    Bumps 
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 
1.1.10.3 to 1.1.10.4.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - 
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4)
    
    ---
    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 517f89606a..2f2d4bbeee 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -179,7 +179,7 @@
         <hessian_lite_version>3.2.13</hessian_lite_version>
         <swagger_version>1.6.11</swagger_version>
 
-        <snappy_java_version>1.1.10.3</snappy_java_version>
+        <snappy_java_version>1.1.10.4</snappy_java_version>
         <bouncycastle-bcprov_version>1.70</bouncycastle-bcprov_version>
         <metrics_version>2.0.6</metrics_version>
         <sofa_registry_version>5.4.3</sofa_registry_version>

Reply via email to