This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new aa286a1fd37 Bump org.rocksdb:rocksdbjni from 10.8.3 to 10.10.1.1
(#7974)
aa286a1fd37 is described below
commit aa286a1fd3776efd40e70dd5b8918da9c29053a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 16 17:05:12 2026 +0300
Bump org.rocksdb:rocksdbjni from 10.8.3 to 10.10.1.1 (#7974)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index ed6513d16ef..03813b0cb5d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -66,7 +66,7 @@ value = "2.12.1"
janino = "3.1.12"
jsonpath = "2.10.0"
javassist = "3.30.2-GA"
-rocksdb = "10.8.3"
+rocksdb = "10.10.1.1"
disruptor = "4.0.0"
metrics = "4.2.38"
jctools = "4.0.6"