[hotfix] Update RocksDB version to 5.7.5

Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a8fc3b14
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/a8fc3b14
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/a8fc3b14

Branch: refs/heads/master
Commit: a8fc3b14697379fedaf4f6f9d4568e54228cb61f
Parents: ff6662c
Author: Stefan Richter <s.rich...@data-artisans.com>
Authored: Thu Feb 22 10:20:28 2018 +0100
Committer: Stefan Richter <s.rich...@data-artisans.com>
Committed: Sun Feb 25 15:59:55 2018 +0100

----------------------------------------------------------------------
 flink-state-backends/flink-statebackend-rocksdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/a8fc3b14/flink-state-backends/flink-statebackend-rocksdb/pom.xml
----------------------------------------------------------------------
diff --git a/flink-state-backends/flink-statebackend-rocksdb/pom.xml 
b/flink-state-backends/flink-statebackend-rocksdb/pom.xml
index 16416c6..c6a9f92 100644
--- a/flink-state-backends/flink-statebackend-rocksdb/pom.xml
+++ b/flink-state-backends/flink-statebackend-rocksdb/pom.xml
@@ -57,7 +57,7 @@ under the License.
                <dependency>
                        <groupId>org.rocksdb</groupId>
                        <artifactId>rocksdbjni</artifactId>
-                       <version>5.6.1</version>
+                       <version>5.7.5</version>
                </dependency>
 
                <!-- test dependencies -->

Reply via email to