diff --git a/pom.xml b/pom.xml
index 232ac943..bbfb181e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
3.0.3
1.5.22
1.21
+ 5.2.2
3.1.0
2.3
1.30.0
@@ -109,10 +110,26 @@
${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
+
+