You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2022/05/27 12:51:06 UTC

[ozone] branch master updated: HDDS-6817. Bump rocksdbjni to 7.2.2

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

siyao 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 b33627b1d4 HDDS-6817. Bump rocksdbjni to 7.2.2
b33627b1d4 is described below

commit b33627b1d45fcfab2139c463fa6d542eb74de9a7
Author: Siyao Meng <50...@users.noreply.github.com>
AuthorDate: Fri May 27 05:51:01 2022 -0700

    HDDS-6817. Bump rocksdbjni to 7.2.2
    
    Change-Id: Id42c22978c30eaf2fd36e5dcf073d23332bbe9c1
---
 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