Skip to content

Commit

Permalink
[hotfix] Update RocksDB version to 5.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanRRichter committed Feb 25, 2018
1 parent ff6662c commit a8fc3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-state-backends/flink-statebackend-rocksdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit a8fc3b1

Please sign in to comment.