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
commit 28186dbd1f7a94fc53bf2ab3043fbf87cbe829df
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>