diff options
| author | reger <reger18@arcor.de> | 2018-02-23 19:17:09 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-02-23 19:17:09 +0100 |
| commit | aaa0ec66135172d713abacf0f09c7d87784a5e55 (patch) | |
| tree | ce1b81a1f3e6fff9194ed1af16bb3371872fb813 /build.xml | |
| parent | 07e86288534b7f19f8a0216138adc499ee15c6c6 (diff) | |
upd to commons-compress-1.16.1
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.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" /> |
