Skip to content

Commit

Permalink
upgrade JE to 7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Sep 24, 2016
1 parent 742591c commit 1d8c330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpos/libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
libraries = [
jdom: 'org.jdom:jdom2:2.0.6',
jdbm: 'jdbm:jdbm:1.0',
sleepycat_je: 'com.sleepycat:je:6.4.25',
sleepycat_je: 'com.sleepycat:je:7.0.6',
commons_cli: 'commons-cli:commons-cli:1.3.1',
jline: 'org.jline:jline:3.0.0.M2',
beanshell: 'org.beanshell:bsh:2.0b5',
Expand Down

0 comments on commit 1d8c330

Please sign in to comment.