From 5ee8678a298f8f394d7ba747c5eb67b66a580756 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Sat, 23 Jan 2021 18:13:18 +0100 Subject: [PATCH] Removed XWD plugin that will be in 3.7. Fixed some incorrect code escaping. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09513d71..c1375ceb 100644 --- a/README.md +++ b/README.md @@ -277,8 +277,8 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM com.twelvemonkeys.servlet @@ -391,7 +391,6 @@ ImageIO plugins * [imageio-tga-3.6.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-tga/3.6.2/imageio-tga-3.6.2.jar) * [imageio-thumbsdb-3.6.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-thumbsdb/3.6.2/imageio-thumbsdb-3.6.2.jar) * [imageio-tiff-3.6.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-tiff/3.6.2/imageio-tiff-3.6.2.jar) -* [imageio-xwd-3.6.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-xwd/3.6.2/imageio-xwd-3.6.2.jar) ImageIO plugins requiring 3rd party libs * [imageio-batik-3.6.2.jar](http://search.maven.org/remotecontent?filepath=com/twelvemonkeys/imageio/imageio-batik/3.6.2/imageio-batik-3.6.2.jar)