From 1a226151f11af0359838213d5556279e1057ffe9 Mon Sep 17 00:00:00 2001
From: SanLi <2689170096@qq.com>
Date: Wed, 1 Jul 2020 09:58:11 +0800
Subject: [PATCH] =?UTF-8?q?:heavy=5Fplus=5Fsign:=20=E6=B7=BB=E5=8A=A0apach?=
=?UTF-8?q?e=20poi=20=E7=9B=B8=E5=85=B3=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 8 +++++++-
screw-core/pom.xml | 7 ++++++-
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 616743c..c5072ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,6 +98,12 @@
poi
${poi.version}
+
+
+ org.apache.poi
+ poi-excelant
+ ${poi.version}
+
org.apache.poi
@@ -110,7 +116,7 @@
poi-ooxml
${poi.version}
-
+
org.apache.poi
poi-ooxml-schemas
diff --git a/screw-core/pom.xml b/screw-core/pom.xml
index 00ef7cf..ac6284e 100644
--- a/screw-core/pom.xml
+++ b/screw-core/pom.xml
@@ -18,6 +18,11 @@
org.apache.poi
poi
+
+
+ org.apache.poi
+ poi-excelant
+
org.apache.poi
@@ -28,7 +33,7 @@
org.apache.poi
poi-ooxml
-
+
org.apache.poi
poi-ooxml-schemas