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

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


The following commit(s) were added to refs/heads/branch-2.6 by this push:
     new a19c68deec4 HBASE-30311 Bump at.yawk.lz4:lz4-java from 1.10.4 to 
1.11.1 (#8509)
a19c68deec4 is described below

commit a19c68deec42d1e67a6a738deb1b88b9f7a20aa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 18:28:06 2026 +0800

    HBASE-30311 Bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.1 (#8509)
    
    Bumps [at.yawk.lz4:lz4-java](https://github.com/yawkat/lz4-java) from 
1.10.4 to 1.11.1.
    - [Release notes](https://github.com/yawkat/lz4-java/releases)
    - [Changelog](https://github.com/yawkat/lz4-java/blob/main/CHANGES.md)
    - [Commits](https://github.com/yawkat/lz4-java/compare/v1.10.4...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: at.yawk.lz4:lz4-java
      dependency-version: 1.11.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: Xiao Liu <[email protected]>
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fa09ba98c2d..6d952098ab1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -670,7 +670,7 @@
     <!-- compression -->
     <aircompressor.version>2.0.3</aircompressor.version>
     <brotli4j.version>1.11.0</brotli4j.version>
-    <lz4.version>1.10.4</lz4.version>
+    <lz4.version>1.11.1</lz4.version>
     <snappy.version>1.1.10.4</snappy.version>
     <zstd-jni.version>1.5.7-2</zstd-jni.version>
     <!--

Reply via email to