Skip to content

Commit

Permalink
Bump berkeleyje to 7.4.5
Browse files Browse the repository at this point in the history
Fixes issue JanusGraph#642

Signed-off-by: Robert Dale <robdale@gmail.com>
  • Loading branch information
robertdale committed Oct 30, 2017
1 parent b75fc6c commit 220108c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion janusgraph-berkeleyje/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>7.3.7</version>
<version>7.4.5</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 220108c

Please sign in to comment.