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

ptupitsyn 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 d21d91f0f4 Bump org.rocksdb:rocksdbjni from 9.1.1 to 9.2.1 (#3890)
d21d91f0f4 is described below

commit d21d91f0f4249ba4f737b109afc7e8ef8e6b286d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 11:37:59 2024 +0300

    Bump org.rocksdb:rocksdbjni from 9.1.1 to 9.2.1 (#3890)
    
    Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 
9.1.1 to 9.2.1.
    - [Release notes](https://github.com/facebook/rocksdb/releases)
    - [Changelog](https://github.com/facebook/rocksdb/blob/v9.2.1/HISTORY.md)
    - [Commits](https://github.com/facebook/rocksdb/compare/v9.1.1...v9.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.rocksdb:rocksdbjni
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[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 c5141667a6..77fb022c8b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -62,7 +62,7 @@ janino = "3.1.12"
 avatica = "1.25.0"
 jsonpath = "2.9.0"
 javassist = "3.30.2-GA"
-rocksdb = "9.1.1"
+rocksdb = "9.2.1"
 disruptor = "4.0.0"
 metrics = "4.2.25"
 jctools = "4.0.5"

Reply via email to