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 25d028bc1 Bump org.rocksdb:rocksdbjni from 10.10.1 to 10.10.1.1
25d028bc1 is described below
commit 25d028bc1a9cdf08a270698081b0632f3e04e1fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 17:32:45 2026 +0000
Bump org.rocksdb:rocksdbjni from 10.10.1 to 10.10.1.1
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from
10.10.1 to 10.10.1.1.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/main/HISTORY.md)
- [Commits](https://github.com/facebook/rocksdb/commits)
---
updated-dependencies:
- dependency-name: org.rocksdb:rocksdbjni
dependency-version: 10.10.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f3a1e740f..c5aed2182 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
<jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>
<jaxb-version>2.3.1</jaxb-version>
<activation-version>1.1.1</activation-version>
- <rocksdb-jni-version>10.10.1</rocksdb-jni-version>
+ <rocksdb-jni-version>10.10.1.1</rocksdb-jni-version>
<json-smart.version>2.6.0</json-smart.version>
<byte-buddy.version>1.18.8</byte-buddy.version>
<gson.version>2.13.2</gson.version>