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

zhangduo 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 cf971302b01 HBASE-29969 Bump lz4-java 1.10.4 (#7865)
cf971302b01 is described below

commit cf971302b01ea09477f372a4fbf96c97e1d2ee1d
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 2751d954ff2..971b649c9c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -665,7 +665,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>
     <xz.version>1.9</xz.version>
     <zstd-jni.version>1.5.7-2</zstd-jni.version>

Reply via email to