summaryrefslogtreecommitdiff
path: root/qpid/java/ivy.retrieve.xml
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2013-07-23 12:48:19 +0000
committerKeith Wall <kwall@apache.org>2013-07-23 12:48:19 +0000
commitea6851fd15c41126630865fac4b406b19d50b7e7 (patch)
tree35f675acd9e4153f41f69355b340898cdf65d900 /qpid/java/ivy.retrieve.xml
parent3558ed0a1846596a52980554492fead51de80ef1 (diff)
downloadqpid-python-ea6851fd15c41126630865fac4b406b19d50b7e7.tar.gz
QPID-5012: update optional BDB store to use version 5.0.84 of BDB JE
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1506016 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 fff99e7aca..faecfb2dbf 100644
--- a/qpid/java/ivy.retrieve.xml
+++ b/qpid/java/ivy.retrieve.xml
@@ -76,7 +76,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.73" transitive="false" conf="bdbje"/>
+ <dependency org="com.sleepycat" name="je" rev="5.0.84" 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"/>