diff options
| author | reger <reger18@arcor.de> | 2017-12-28 03:13:42 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-12-28 03:13:42 +0100 |
| commit | cedb53be4e70e90fc6d7a51415fc8c73588ad8fb (patch) | |
| tree | 4631dc15d48ce6d28296020a5a994bdbea9a9fe8 /build.xml | |
| parent | f8071ac8ae14150b3671ba7df5537bc18e78f148 (diff) | |
upd to commons-io-2.6
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ <pathelement location="${lib}/commons-codec-1.10.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-io-2.6.jar" /> <pathelement location="${lib}/commons-jxpath-1.3.jar" /> <pathelement location="${lib}/commons-lang-2.6.jar" /> <pathelement location="${lib}/commons-logging-1.2.jar" /> |
