From 83d04ca45d92341b5e52a8f8cd838a716608cda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E9=9B=84?= Date: Mon, 3 Apr 2023 05:36:10 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0TIF=E8=BD=AC=E6=8D=A2PDF?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20=E6=9B=B4=E6=96=B0TIF=E8=BD=AC=E6=8D=A2PDF?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 高雄 --- server/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index 7d034976..85cea938 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -244,10 +244,10 @@ windows-x86_64 - com.lowagie - itext - ${itext.version} - + com.itextpdf + itextpdf + ${itextpdf.version} + javax.media @@ -338,4 +338,4 @@ - + \ No newline at end of file