summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2018-08-08 08:06:24 +0200
committerluccioman <luccioman@users.noreply.github.com>2018-08-08 08:06:24 +0200
commit1a91e87b053d974802950dd35882f799223adeec (patch)
tree244077e4595a4a19404e738fa212ed0d8bbd97cf /build.xml
parentf2c479fe88daf26d2b688f81331e4f4ea8b1ef4d (diff)
Upgraded commons-compress dependency from version 1.16.1 to 1.17
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 e318fcff4..5cc6aefb2 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.11.jar" />
- <pathelement location="${lib}/commons-compress-1.16.1.jar" />
+ <pathelement location="${lib}/commons-compress-1.17.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" />