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

zhangduo pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new 692133d2788 HBASE-28112 Bump org.xerial.snappy:snappy-java from 
1.1.10.1 to 1.1.10.4 (#5436)
692133d2788 is described below

commit 692133d278848ac8ec8df10d7839c3e5a865bc29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 26 15:29:36 2023 +0800

    HBASE-28112 Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 
(#5436)
    
    Bumps 
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 
1.1.10.1 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.1...v1.1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Duo Zhang <zhang...@apache.org>
    (cherry picked from commit 6cb15b14d4e2b9d44e3ade3efaff281090fb4d72)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 647efdab561..57cd075e7b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -644,7 +644,7 @@
     <aircompressor.version>0.24</aircompressor.version>
     <brotli4j.version>1.11.0</brotli4j.version>
     <lz4.version>1.8.0</lz4.version>
-    <snappy.version>1.1.10.1</snappy.version>
+    <snappy.version>1.1.10.4</snappy.version>
     <xz.version>1.9</xz.version>
     <zstd-jni.version>1.5.5-2</zstd-jni.version>
     <hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>

Reply via email to