diff options
| author | reger <reger18@arcor.de> | 2018-03-19 02:02:35 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2018-03-19 02:02:35 +0100 |
| commit | a57a04a0038c42ed475f05b7c3198258a1393d7a (patch) | |
| tree | 21b22d4e7aed703aab4ebbadae5681271d74f218 /build.xml | |
| parent | 0d7625ecfb3c65f71ca320da74a701eaeb45abe7 (diff) | |
upd to commons-codec-1.11
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ <pathelement location="${lib}/common-image-3.3.2.jar" /> <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-codec-1.11.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" /> |
