You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sa...@apache.org on 2021/11/09 02:11:20 UTC

[ozone] branch master updated: HDDS-5945. bump rocksdb version to 6.25.3 (#2809)

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

sammichen 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 6ebb316  HDDS-5945. bump rocksdb version to 6.25.3 (#2809)
6ebb316 is described below

commit 6ebb3165e0cbd811f90281482850bf49a9e1d326
Author: Jackson Yao <ja...@tencent.com>
AuthorDate: Tue Nov 9 10:10:59 2021 +0800

    HDDS-5945. bump rocksdb version to 6.25.3 (#2809)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53619a8..b5f9acc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1624,7 +1624,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>6.20.3</version>
+        <version>6.25.3</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