From a27b0c8deb6b1283bccda4495f75af4fc91f1efb Mon Sep 17 00:00:00 2001 From: sj <1304317391@qq.com> Date: Thu, 17 Nov 2022 13:00:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../yudao-spring-boot-starter-flowable/pom.xml | 15 +++++++++++++++ zsw-bxg/pom.xml | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml b/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml index 0ad94628..736745f6 100644 --- a/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml @@ -12,6 +12,21 @@ yudao-spring-boot-starter-flowable + + org.apache.poi + poi-ooxml + 5.0.0 + + + org.apache.poi + poi + 5.0.0 + + + org.apache.poi + poi-ooxml-full + 5.0.0 + cn.iocoder.boot yudao-common diff --git a/zsw-bxg/pom.xml b/zsw-bxg/pom.xml index 26124ebb..0c2dd40c 100644 --- a/zsw-bxg/pom.xml +++ b/zsw-bxg/pom.xml @@ -22,6 +22,21 @@ + + org.apache.poi + poi-ooxml + 5.0.0 + + + org.apache.poi + poi + 5.0.0 + + + org.apache.poi + poi-ooxml-full + 5.0.0 + cn.iocoder.boot yudao-module-system-impl