From 29dca0f124ca2c5dff400d806163af51e36d5193 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Thu, 29 Sep 2022 14:36:57 +0200 Subject: [PATCH] Removed explicit version number for Apache Batik --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb7fdda..7dcd030e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ As there is lots of legacy data out there, we see the need for open implementati **Important note on using Batik:** *Please read [The Apacheā„¢ XML Graphics Project - Security](https://xmlgraphics.apache.org/security.html), -and make sure you use version 1.14 or later.* +and make sure you use an updated and secure version.* Note that GIF, PNG and WBMP formats are already supported through the ImageIO API, using the [JDK standard plugins](https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/imageio/package-summary.html).