summaryrefslogtreecommitdiff
path: root/java/ivy.retrieve.xml
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-06-12 08:46:59 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-06-12 08:46:59 +0000
commit8ab707de0ca59a7dc9b63c7cee3f8572e04886e5 (patch)
tree91867446b198ed18962a5a01125a3bf54b23b9fe /java/ivy.retrieve.xml
parent1bda1b134583121c632f4d803c9dace6716ec739 (diff)
downloadqpid-python-8ab707de0ca59a7dc9b63c7cee3f8572e04886e5.tar.gz
QPID-4055 : [Java Broker] update to latest version of BDB library
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1349191 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 096c39bf8d..8e2806a509 100644
--- a/java/ivy.retrieve.xml
+++ b/java/ivy.retrieve.xml
@@ -65,7 +65,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.48" transitive="false" conf="bdbje"/>
+ <dependency org="com.sleepycat" name="je" rev="5.0.55" 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"/>