diff options
| author | reger <reger18@arcor.de> | 2017-12-16 00:49:48 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-12-16 00:49:48 +0100 |
| commit | c94bc82f6a5dcc97188d12f05a7fd28b63b7a6cf (patch) | |
| tree | fbd73232ca87bac6d3223bdedbcd97c3f3c2bb8e /build.xml | |
| parent | c6e1befbcac9653f93f6c0a0400b97863343d577 (diff) | |
upd to commons-compress-1.15
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.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" /> |
