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 144c5f4a082 Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.8.3 (#7884)
144c5f4a082 is described below
commit 144c5f4a0823d5719c5bc0c85fffc59505a626d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 08:58:47 2026 +0200
Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.8.3 (#7884)
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 d9f2b86e817..4a62fbf086c 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.2.1"
+rocksdb = "10.8.3"
disruptor = "4.0.0"
metrics = "4.2.38"
jctools = "4.0.6"