summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-12-28 03:13:42 +0100
committerreger <reger18@arcor.de>2017-12-28 03:13:42 +0100
commitcedb53be4e70e90fc6d7a51415fc8c73588ad8fb (patch)
tree4631dc15d48ce6d28296020a5a994bdbea9a9fe8 /build.xml
parentf8071ac8ae14150b3671ba7df5537bc18e78f148 (diff)
upd to commons-io-2.6
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 13449d1bd..ec3a5e2d1 100644
--- a/build.xml
+++ b/build.xml
@@ -180,7 +180,7 @@
<pathelement location="${lib}/commons-codec-1.10.jar" />
<pathelement location="${lib}/commons-compress-1.15.jar" />
<pathelement location="${lib}/commons-fileupload-1.3.3.jar" />
- <pathelement location="${lib}/commons-io-2.5.jar" />
+ <pathelement location="${lib}/commons-io-2.6.jar" />
<pathelement location="${lib}/commons-jxpath-1.3.jar" />
<pathelement location="${lib}/commons-lang-2.6.jar" />
<pathelement location="${lib}/commons-logging-1.2.jar" />