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 e68e435dd6 Bump org.rocksdb:rocksdbjni from 9.6.1 to 9.7.3 (#4643)
e68e435dd6 is described below

commit e68e435dd6600770f596f394823495114a699c92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 29 09:55:48 2024 +0200

    Bump org.rocksdb:rocksdbjni from 9.6.1 to 9.7.3 (#4643)
    
    Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 
9.6.1 to 9.7.3.
    - [Release notes](https://github.com/facebook/rocksdb/releases)
    - [Changelog](https://github.com/facebook/rocksdb/blob/v9.7.3/HISTORY.md)
    - [Commits](https://github.com/facebook/rocksdb/compare/v9.6.1...v9.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.rocksdb:rocksdbjni
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1395b6b1f2..e02187f1e1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -61,7 +61,7 @@ value = "2.10.1"
 janino = "3.1.12"
 jsonpath = "2.9.0"
 javassist = "3.30.2-GA"
-rocksdb = "9.6.1"
+rocksdb = "9.7.3"
 disruptor = "4.0.0"
 metrics = "4.2.28"
 jctools = "4.0.5"

Reply via email to