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

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


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

commit b45be3a6305266c23e53230904e73e6461d0d38f
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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 04dda435f39..ac383d5fb1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,7 +973,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