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

rabreu 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 7b17c46df Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.10.1 (#8476)
7b17c46df is described below

commit 7b17c46df5caf31bdab6ed9b80369e028237f71a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 20:33:00 2026 +0100

    Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.10.1 (#8476)
    
    Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 
10.2.1 to 10.10.1.
    - [Release notes](https://github.com/facebook/rocksdb/releases)
    - [Changelog](https://github.com/facebook/rocksdb/blob/v10.10.1/HISTORY.md)
    - [Commits](https://github.com/facebook/rocksdb/compare/v10.2.1...v10.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.rocksdb:rocksdbjni
      dependency-version: 10.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 bab824491..886622430 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.2.1</rocksdb-jni-version>
+        <rocksdb-jni-version>10.10.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>

Reply via email to