summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-12-16 00:49:48 +0100
committerreger <reger18@arcor.de>2017-12-16 00:49:48 +0100
commitc94bc82f6a5dcc97188d12f05a7fd28b63b7a6cf (patch)
treefbd73232ca87bac6d3223bdedbcd97c3f3c2bb8e /build.xml
parentc6e1befbcac9653f93f6c0a0400b97863343d577 (diff)
upd to commons-compress-1.15
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 b5c83954c..c2e8696d5 100644
--- a/build.xml
+++ b/build.xml
@@ -178,7 +178,7 @@
<pathelement location="${lib}/common-io-3.3.2.jar" />
<pathelement location="${lib}/common-lang-3.3.2.jar" />
<pathelement location="${lib}/commons-codec-1.10.jar" />
- <pathelement location="${lib}/commons-compress-1.14.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-jxpath-1.3.jar" />