From 3fc37d6362d230a6563dcf57f791391983931236 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 11:19:16 +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 d84f17296..56822348c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,8 +21,7 @@
3.5.16
2.6.0
0.15.0
- 5.2.3
- 3.3.4
+ 4.0.2
2.3
1.38.0
3.5.7
@@ -158,26 +157,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 dd4a5eebe..14b9410bb 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
+