1
0

[HUDI-3368] Revert "[HUDI-3306] Upgrade rocksdb version (#4663)" (#4733)

This reverts commit 6f10107998.
This commit is contained in:
Sivabalan Narayanan
2022-02-01 14:18:38 -05:00
committed by GitHub
parent 4e61e5c9ea
commit 16138db4f2

View File

@@ -689,7 +689,7 @@
<dependency>
<groupId>org.rocksdb</groupId>
<artifactId>rocksdbjni</artifactId>
<version>6.27.3</version>
<version>5.17.2</version>
</dependency>
<!-- Httpcomponents -->