summaryrefslogtreecommitdiff
path: root/qpid/java/ivy.retrieve.xml
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2013-10-12 16:52:38 +0000
committerKeith Wall <kwall@apache.org>2013-10-12 16:52:38 +0000
commitaa19688becb3b64c9f488c3760f8a842a193cdfc (patch)
treed56544f04d7dd2a76d452cb28eee821fdc5de80c /qpid/java/ivy.retrieve.xml
parent1b1c02486f1036d1e26a073361b6688ca48eaeb2 (diff)
downloadqpid-python-aa19688becb3b64c9f488c3760f8a842a193cdfc.tar.gz
QPID-5222: Update optional BDB store to use version 5.0.97 of BDB JE
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531560 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/ivy.retrieve.xml')
-rw-r--r--qpid/java/ivy.retrieve.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/ivy.retrieve.xml b/qpid/java/ivy.retrieve.xml
index 305f3d3085..0e93bd4431 100644
--- a/qpid/java/ivy.retrieve.xml
+++ b/qpid/java/ivy.retrieve.xml
@@ -78,7 +78,7 @@
<!-- The following are optional dependencies, for modules providing optional functionlity or
for use in optional build/test steps. Their optional status is usually indicative of licences
which are not compatible with the Apache Licence -->
- <dependency org="com.sleepycat" name="je" rev="5.0.84" transitive="false" conf="bdbje"/>
+ <dependency org="com.sleepycat" name="je" rev="5.0.97" transitive="false" conf="bdbje"/>
<dependency org="jfree" name="jfreechart" rev="1.0.13" transitive="false" conf="jfree"/>
<dependency org="jfree" name="jcommon" rev="1.0.16" transitive="false" conf="jfree"/>
<dependency org="com.jolbox" name="bonecp" rev="0.7.1.RELEASE" transitive="false" conf="bonecp"/>