From cf8d630d01d10d79a5f1ebb6cbce167741102d04 Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Mon, 12 Jul 2021 09:38:20 +0200 Subject: [PATCH] Add WebP to BOM. --- bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/pom.xml b/bom/pom.xml index e911d928..61cd25fd 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -123,6 +123,11 @@ imageio-tiff ${project.version} + + com.twelvemonkeys.imageio + imageio-webp + ${project.version} + com.twelvemonkeys.imageio imageio-xwd