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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to