From efdd2b6ea933a2acf434fc2369150444e27fe462 Mon Sep 17 00:00:00 2001 From: Knut Forkalsrud Date: Tue, 4 Feb 2025 17:09:32 -0800 Subject: [PATCH] jpeg2000 and Jbig support --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 58ab217..70b5bf3 100644 --- a/pom.xml +++ b/pom.xml @@ -247,6 +247,22 @@ pdfbox-io 3.0.0 + + org.apache.pdfbox + jbig2-imageio + 3.0.4 + + + com.github.jai-imageio + jai-imageio-core + 1.4.0 + + + com.github.jai-imageio + jai-imageio-jpeg2000 + 1.4.0 + + org.eclipse.jetty