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

pan3793 pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new 9efa8c79e5e HADOOP-19884. Upgrade zstd-jni to 1.5.7-8 (#8480)
9efa8c79e5e is described below

commit 9efa8c79e5e1d7ca0946f9f43d9719de458bab6a
Author: Cheng Pan <[email protected]>
AuthorDate: Fri May 8 17:25:49 2026 +0800

    HADOOP-19884. Upgrade zstd-jni to 1.5.7-8 (#8480)
    
    Reviewed-by: Shilun Fan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 LICENSE-binary         | 2 +-
 hadoop-project/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 8d3836979bf..2535b76f6ad 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -454,7 +454,7 @@ 
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/com
 
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/util/tree.h
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/compat/{fstatat|openat|unlinkat}.h
 
-com.github.luben:zstd-jni:1.5.6-4
+com.github.luben:zstd-jni:1.5.7-8
 dnsjava:dnsjava:3.6.1
 org.codehaus.woodstox:stax2-api:4.2.1
 
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 820c9395397..b88c6e19b3a 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -155,7 +155,7 @@
     <netty4.version>4.1.130.Final</netty4.version>
     <snappy-java.version>1.1.10.4</snappy-java.version>
     <lz4-java.version>1.10.4</lz4-java.version>
-    <zstd-jni.version>1.5.6-4</zstd-jni.version>
+    <zstd-jni.version>1.5.7-8</zstd-jni.version>
     <byte-buddy.version>1.17.6</byte-buddy.version>
 
     <!-- Maven protoc compiler -->


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to