diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2018-08-08 08:06:24 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2018-08-08 08:06:24 +0200 |
| commit | 1a91e87b053d974802950dd35882f799223adeec (patch) | |
| tree | 244077e4595a4a19404e738fa212ed0d8bbd97cf /build.xml | |
| parent | f2c479fe88daf26d2b688f81331e4f4ea8b1ef4d (diff) | |
Upgraded commons-compress dependency from version 1.16.1 to 1.17
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" /> |
