From 1261e6aa03714cb1982fd61c73222d8997e72953 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E7=B2=BE=E5=8D=8E?= <842761733@qq.com>
Date: Tue, 13 Dec 2022 16:30:57 +0800
Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86PDF=E8=BD=ACimage=E6=8A=A5?=
=?UTF-8?q?=E9=94=99=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 2 ++
server/pom.xml | 15 +++++++++++++++
2 files changed, 17 insertions(+)
diff --git a/pom.xml b/pom.xml
index 8110632b..9d94545e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,8 @@
1.4.2
5.17.2
2.0.26
+ 1.4.0
+ 3.0.4
0.2.1
1.5.2
4.1.2-1.5.2
diff --git a/server/pom.xml b/server/pom.xml
index 7fcd907e..3e8e3db5 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -178,6 +178,21 @@
pdfbox-tools
${pdfbox.version}
+
+ com.github.jai-imageio
+ jai-imageio-jpeg2000
+ ${jai-imageio.version}
+
+
+ com.github.jai-imageio
+ jai-imageio-core
+ ${jai-imageio.version}
+
+
+ org.apache.pdfbox
+ jbig2-imageio
+ ${jbig2-imageio.version}
+
com.aspose
aspose-cad