summaryrefslogtreecommitdiff
path: root/qpid/java/ivy.retrieve.xml
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-05-15 20:32:21 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-05-15 20:32:21 +0000
commitc4bed7536eab21c7af8d10b96ebc2c7eacbf7283 (patch)
treed04b45f140318da32c416ef33e19a7a74291dca4 /qpid/java/ivy.retrieve.xml
parent02d94a471f6c89c2277c937bcf8544ad485651b1 (diff)
downloadqpid-python-c4bed7536eab21c7af8d10b96ebc2c7eacbf7283.tar.gz
QPID-3996 : [Java Broker] update BDB depency to latest version
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338878 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 57543be07a..096c39bf8d 100644
--- a/qpid/java/ivy.retrieve.xml
+++ b/qpid/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.34" transitive="false" conf="bdbje"/>
+ <dependency org="com.sleepycat" name="je" rev="5.0.48" 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"/>