You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ja...@apache.org on 2022/05/28 08:15:55 UTC

[ozone] branch master updated: HDDS-6817. Bump rocksdbjni to 7.2.2 (#3463)

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

jacksonyao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new fad347c3c0 HDDS-6817. Bump rocksdbjni to 7.2.2 (#3463)
fad347c3c0 is described below

commit fad347c3c0973e8d51d40a521d804772ff4c58a9
Author: Siyao Meng <50...@users.noreply.github.com>
AuthorDate: Sat May 28 08:15:49 2022 +0000

    HDDS-6817. Bump rocksdbjni to 7.2.2 (#3463)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 73d3554838..fbb7350796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1640,7 +1640,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
       <dependency>
         <groupId>org.rocksdb</groupId>
         <artifactId>rocksdbjni</artifactId>
-        <version>7.0.4</version>
+        <version>7.2.2</version>
       </dependency>
       <dependency>
         <groupId>org.xerial</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org