summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2018-03-19 02:02:35 +0100
committerreger <reger18@arcor.de>2018-03-19 02:02:35 +0100
commita57a04a0038c42ed475f05b7c3198258a1393d7a (patch)
tree21b22d4e7aed703aab4ebbadae5681271d74f218 /build.xml
parent0d7625ecfb3c65f71ca320da74a701eaeb45abe7 (diff)
upd to commons-codec-1.11
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index d584ac862..b53d4e844 100644
--- a/build.xml
+++ b/build.xml
@@ -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" />