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

bharat pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 71edfce  HDDS-1699. Update RocksDB version to 6.0.1 (#980)
71edfce is described below

commit 71edfce187e78d63f2ee623fda1d77d1f3b1a7a6
Author: avijayanhwx <[email protected]>
AuthorDate: Tue Jun 18 11:13:13 2019 -0700

    HDDS-1699. Update RocksDB version to 6.0.1 (#980)
---
 hadoop-hdds/common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml
index 31a7311..85cdbdf 100644
--- a/hadoop-hdds/common/pom.xml
+++ b/hadoop-hdds/common/pom.xml
@@ -88,7 +88,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <dependency>
       <groupId>org.rocksdb</groupId>
       <artifactId>rocksdbjni</artifactId>
-      <version>5.14.2</version>
+      <version>6.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to