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
+