From 669d0fbe6bf43de706baaf0aa85ec64983469c8f Mon Sep 17 00:00:00 2001 From: Fabian Pichler Date: Thu, 12 Feb 2026 13:36:52 +0100 Subject: [PATCH] Add missing edu.emory.mathcs.util dep causing ClassNotFound exceptions --- component/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/component/pom.xml b/component/pom.xml index e4c4b4cc..42cd26f3 100644 --- a/component/pom.xml +++ b/component/pom.xml @@ -20,7 +20,9 @@ * 02110-1301 USA, or see the FSF site: http://www.fsf.org. * --> - + com.celements celements @@ -91,6 +93,11 @@ imageio-jpeg 3.9.4 + + edu.emory.mathcs.util + emory-util-io + 2.1 + com.twelvemonkeys.imageio imageio-tiff