Updating Berkeley DB dependency to match what's available from Oracle
This commit is contained in:
parent
1b6325459c
commit
1308aead0c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -131,7 +131,7 @@
|
|||
<dependency>
|
||||
<groupId>com.sleepycat</groupId>
|
||||
<artifactId>je</artifactId>
|
||||
<version>4.0.103</version>
|
||||
<version>4.0.117</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue