summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGintas Grigelionis <gintas@apache.org>2017-12-25 12:28:39 +0100
committerGintas Grigelionis <gintas@apache.org>2017-12-25 12:28:39 +0100
commite740694111a99da32f8e821a21b48a73eaae0b0b (patch)
tree35a10cfde69a0e50977919d61532d7f12570af79 /lib
parentd6122fa6af186783cc55cb8ad88228758d2494f1 (diff)
downloadant-e740694111a99da32f8e821a21b48a73eaae0b0b.tar.gz
Update commons-net and fix compilation on Java 5
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index bc8cebd21..355daa30a 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -31,13 +31,15 @@ m2.repo=http://repo1.maven.org/maven2/
# Versions of different libraries. Please keep in alphabetical order, except
# when a specific dependency forces them to be out-of-order
ivy.version=2.4.0
+activation.version=1.1.1
ant-antunit.version=1.3
antlr.version=2.7.7
bcel.version=5.1
bsf.version=2.4.0
bsh.version=2.0b4
bsh-core.version=${bsh.version}
-commons-net.version=1.4.1
+# Later versions are built with Java 6
+commons-net.version=2.2
commons-logging.version=1.1
commons-logging-api.version=${commons-logging.version}
hamcrest-core.version=1.3