From c422a9f88e5da2d13963085fdb5087c6b590fc4b Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 29 Sep 2024 21:46:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BE=9D=E8=B5=96=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E3=80=91easyexcel=20from=203.3.4=20to=204.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 10 ++++++++-- .../yudao-spring-boot-starter-excel/pom.xml | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 663a4cc8d..888461b4a 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -59,7 +59,7 @@ 1.6.2 5.8.32 6.0.0-M16 - 3.3.4 + 4.0.3 2.4 1.2.83 33.3.1-jre @@ -74,7 +74,8 @@ 3.5.0 4.11.0 - 2.15.1 + 2.17.0 + 1.27.1 8.5.7 2.0.5 1.8.1 @@ -510,6 +511,11 @@ commons-io ${commons-io.version} + + org.apache.commons + commons-compress + ${commons-compress.version} + org.apache.tika diff --git a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml index feb7b9ac2..3400d8597 100644 --- a/yudao-framework/yudao-spring-boot-starter-excel/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-excel/pom.xml @@ -65,6 +65,11 @@ guava + + org.apache.commons + commons-compress + + cn.iocoder.cloud yudao-spring-boot-starter-biz-ip