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

rzo1 pushed a commit to branch dep-update
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 6f84337ea3804aeffa15739f51b8f34d779f8447
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:08:26 2026 +0000

    build(deps): bump com.github.luben:zstd-jni from 1.5.7-12 to 1.5.7-15
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-12 to 1.5.7-15.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-12...v1.5.7-15)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit 52f6769054ac8b016ecae4e381d714f5b4c3c1c6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45dc69874..fda770288 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
 
         <!-- dependency versions -->
         <commons-compress.version>1.28.0</commons-compress.version>
-        <zstd-jni.version>1.5.7-12</zstd-jni.version>
+        <zstd-jni.version>1.5.7-15</zstd-jni.version>
         <commons-io.version>2.22.0</commons-io.version>
         <commons-lang3.version>3.20.0</commons-lang3.version>
         <commons-exec.version>1.6.0</commons-exec.version>

Reply via email to