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 95fc4dfc10 Bump org.rocksdb:rocksdbjni from 9.3.1 to 9.4.0 (#4089)
95fc4dfc10 is described below

commit 95fc4dfc1028fff073f46de0fb2bc2181f2b7efb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 22 07:49:20 2024 +0300

    Bump org.rocksdb:rocksdbjni from 9.3.1 to 9.4.0 (#4089)
    
    Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 
9.3.1 to 9.4.0.
    - [Release notes](https://github.com/facebook/rocksdb/releases)
    - [Changelog](https://github.com/facebook/rocksdb/blob/main/HISTORY.md)
    - [Commits](https://github.com/facebook/rocksdb/compare/v9.3.1...v9.4.0)
    
    ---
    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 45700ebbff..89d6b72a15 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.3.1"
+rocksdb = "9.4.0"
 disruptor = "4.0.0"
 metrics = "4.2.26"
 jctools = "4.0.5"

Reply via email to