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

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


The following commit(s) were added to refs/heads/master by this push:
     new 43f7a775b build(deps): bump com.github.luben:zstd-jni in /examples 
(#8850)
43f7a775b is described below

commit 43f7a775b8bff95e625e21d06ec4aa3928d79f8a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:58:05 2026 +0200

    build(deps): bump com.github.luben:zstd-jni in /examples (#8850)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-9 to 1.5.7-11.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-9...v1.5.7-11)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ab6d71f5a..a558eb86c 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-9</zstd-jni.version>
+        <zstd-jni.version>1.5.7-11</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