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

liuxiaocs7 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 1e90e687271 HBASE-30311 Bump at.yawk.lz4:lz4-java from 1.10.4 to 
1.11.1 (#8509)
1e90e687271 is described below

commit 1e90e687271a883a19fa3420ae03709af4af8d15
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 4568299f905..d4f1a10ef0b 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