From 7f6e484c70b25d562fde8cae4ee0eb26ae86f2e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Wed, 7 Aug 2024 12:29:59 +0800
Subject: [PATCH] update easyexcel 3.3.4 => 4.0.2
---
pom.xml | 19 +------------------
ruoyi-common/ruoyi-common-excel/pom.xml | 5 +++++
2 files changed, 6 insertions(+), 18 deletions(-)
diff --git a/pom.xml b/pom.xml
index 27e4d63f..a0af385c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,8 +28,7 @@
2.2.22
2.6.0
0.15.0
- 5.2.3
- 3.3.4
+ 4.0.2
5.8.29
3.33.0
2.2.7
@@ -236,26 +235,10 @@
${lombok.version}
-
- org.apache.poi
- poi
- ${poi.version}
-
-
- org.apache.poi
- poi-ooxml
- ${poi.version}
-
com.alibaba
easyexcel
${easyexcel.version}
-
-
- org.apache.poi
- poi-ooxml-schemas
-
-
diff --git a/ruoyi-common/ruoyi-common-excel/pom.xml b/ruoyi-common/ruoyi-common-excel/pom.xml
index dd4a5eeb..14b9410b 100644
--- a/ruoyi-common/ruoyi-common-excel/pom.xml
+++ b/ruoyi-common/ruoyi-common-excel/pom.xml
@@ -25,6 +25,11 @@
com.alibaba
easyexcel
+
+ commons-compress
+ org.apache.commons
+ 1.26.2
+