summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2018-02-23 19:17:09 +0100
committerreger <reger18@arcor.de>2018-02-23 19:17:09 +0100
commitaaa0ec66135172d713abacf0f09c7d87784a5e55 (patch)
treece1b81a1f3e6fff9194ed1af16bb3371872fb813 /build.xml
parent07e86288534b7f19f8a0216138adc499ee15c6c6 (diff)
upd to commons-compress-1.16.1
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 5d30ec842..a49c9e1f8 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.15.jar" />
+ <pathelement location="${lib}/commons-compress-1.16.1.jar" />
<pathelement location="${lib}/commons-fileupload-1.3.3.jar" />
<pathelement location="${lib}/commons-io-2.6.jar" />
<pathelement location="${lib}/commons-jxpath-1.3.jar" />