diff --git a/pom.xml b/pom.xml
index 88b281d1..2b901163 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
3.5.1
2.3
1.2.83
- 1.21
+ 5.2.2
3.1.0
5.8.2
3.17.2
@@ -184,17 +184,26 @@
${p6spy.version}
-
- org.apache.commons
- commons-compress
- ${commons-compress.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
+
+