From 94031a29133e99bc5c7c41b2836f0ee609d75b94 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Sat, 21 Nov 2020 15:26:39 +0100 Subject: [PATCH] Add XWD to BOM. --- bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/pom.xml b/bom/pom.xml index c92668b4..e91197b7 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -123,6 +123,11 @@ imageio-tiff ${project.version} + + com.twelvemonkeys.imageio + imageio-xwd + ${project.version} +