From c761a94c4362c00211ae2b2168fa1b8b03773463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=93=B2=E8=B4=A4?= <1037512352@qq.com> Date: Tue, 16 Apr 2024 22:41:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0ooxml-schemas=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=EF=BC=8C=E5=AE=9E=E7=8E=B0=E5=AF=BC=E5=87=BA=E5=B8=A6?= =?UTF-8?q?=E6=B0=B4=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-admin-api/pom.xml | 7 +++++++ smart-admin-api/sa-base/pom.xml | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/smart-admin-api/pom.xml b/smart-admin-api/pom.xml index e77cdd42..df769e82 100644 --- a/smart-admin-api/pom.xml +++ b/smart-admin-api/pom.xml @@ -282,6 +282,13 @@ ${poi.version} + + + org.apache.poi + ooxml-schemas + 1.4 + + org.apache.poi poi-scratchpad diff --git a/smart-admin-api/sa-base/pom.xml b/smart-admin-api/sa-base/pom.xml index a2fd27f7..0b3cc4d1 100644 --- a/smart-admin-api/sa-base/pom.xml +++ b/smart-admin-api/sa-base/pom.xml @@ -243,6 +243,11 @@ poi-ooxml + + org.apache.poi + ooxml-schemas + + org.apache.poi poi-scratchpad