Skip to content

Commit

Permalink
Update to rocksbd-5.3.6 to fix a problem in the rocksdb jni wrapper (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored and rdhabalia committed Jun 17, 2017
1 parent 3f712b6 commit ec6955a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookkeeper-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.rocksdb</groupId>
<artifactId>rocksdbjni</artifactId>
<version>5.3.4</version>
<version>5.3.6</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit ec6955a

Please sign in to comment.