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

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


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 03f55474197 HBASE-29969 Bump lz4-java 1.10.4 (#7865)
03f55474197 is described below

commit 03f554741978f6af8810fe7469f57b37887fc57f
Author: Cheng Pan <[email protected]>
AuthorDate: Thu Mar 12 18:02:27 2026 +0800

    HBASE-29969 Bump lz4-java 1.10.4 (#7865)
    
    Signed-off-by: Xiao Liu <[email protected]>
    Signed-off-by: Duo Zhang <[email protected]>
    (cherry picked from commit b45be3a6305266c23e53230904e73e6461d0d38f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1592f78d24e..8ff4b0213d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -906,7 +906,7 @@
     <!-- compression -->
     <aircompressor.version>2.0.3</aircompressor.version>
     <brotli4j.version>1.11.0</brotli4j.version>
-    <lz4.version>1.10.1</lz4.version>
+    <lz4.version>1.10.4</lz4.version>
     <snappy.version>1.1.10.4</snappy.version>
     <zstd-jni.version>1.5.7-2</zstd-jni.version>
     <!--

Reply via email to