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

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


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

commit 12792f33fb985d47323684b28443fe525a4b04c0
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 d9b04170953..bb8b92e2e3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -668,7 +668,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>
     <xz.version>1.9</xz.version>
     <zstd-jni.version>1.5.7-2</zstd-jni.version>

Reply via email to