summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-11-09 09:30:20 +0100
committerluccioman <luccioman@users.noreply.github.com>2017-11-09 09:30:20 +0100
commit8f07df5f85d90c1b1d6049356def8588292b6589 (patch)
treeeee6e58951449349789a1b35610a9b02cf9518ae /build.xml
parentfcd57e2d0f19955bfa58329fda9075cd4405d902 (diff)
Upgraded com.twelvemonkeys.imageio dependencies from 3.3.1 to 3.3.2
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/build.xml b/build.xml
index 3ac421c64..acfc83774 100644
--- a/build.xml
+++ b/build.xml
@@ -174,9 +174,9 @@
<pathelement location="${lib}/bcmail-jdk15-1.46.jar" />
<pathelement location="${lib}/bcprov-jdk15-1.46.jar" />
<pathelement location="${lib}/chardet.jar" />
- <pathelement location="${lib}/common-image-3.3.1.jar" />
- <pathelement location="${lib}/common-io-3.3.1.jar" />
- <pathelement location="${lib}/common-lang-3.3.1.jar" />
+ <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-compress-1.14.jar" />
<pathelement location="${lib}/commons-fileupload-1.3.3.jar" />
@@ -192,10 +192,10 @@
<pathelement location="${lib}/httpcore-4.4.6.jar" />
<pathelement location="${lib}/httpmime-4.5.3.jar" />
<pathelement location="${lib}/icu4j-60.1.jar" />
- <pathelement location="${lib}/imageio-bmp-3.3.1.jar" />
- <pathelement location="${lib}/imageio-core-3.3.1.jar" />
- <pathelement location="${lib}/imageio-metadata-3.3.1.jar" />
- <pathelement location="${lib}/imageio-tiff-3.3.1.jar" />
+ <pathelement location="${lib}/imageio-bmp-3.3.2.jar" />
+ <pathelement location="${lib}/imageio-core-3.3.2.jar" />
+ <pathelement location="${lib}/imageio-metadata-3.3.2.jar" />
+ <pathelement location="${lib}/imageio-tiff-3.3.2.jar" />
<pathelement location="${lib}/J7Zip-modified.jar" />
<pathelement location="${lib}/jakarta-oro-2.0.8.jar" />
<pathelement location="${lib}/jaudiotagger-2.0.4-20111207.115108-15.jar" />