summaryrefslogtreecommitdiff
path: root/java/ivy.retrieve.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2013-04-01 17:47:34 +0000
committerRobert Gemmell <robbie@apache.org>2013-04-01 17:47:34 +0000
commitd21e56026fbc05b9baa6f43eaef66526ea8cf6ca (patch)
tree36155cdbd441ff6a6887e52abee12f24e361b049 /java/ivy.retrieve.xml
parent7f88f10c4e690bc16a92a5597c101be6f751029e (diff)
downloadqpid-python-d21e56026fbc05b9baa6f43eaef66526ea8cf6ca.tar.gz
QPID-4688: update optional BDB store to use version 5.0.73 of BDB JE
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1463223 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/ivy.retrieve.xml')
-rw-r--r--java/ivy.retrieve.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/ivy.retrieve.xml b/java/ivy.retrieve.xml
index 5998a3e78e..4c8e935aca 100644
--- a/java/ivy.retrieve.xml
+++ b/java/ivy.retrieve.xml
@@ -75,7 +75,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.58" transitive="false" conf="bdbje"/>
+ <dependency org="com.sleepycat" name="je" rev="5.0.73" 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="net.sourceforge.csvjdbc" name="csvjdbc" rev="1.0.8" transitive="false" conf="csvjdbc"/>