From 0bf0f5c30db4821547e2974756386daac4cd3251 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Thu, 9 Aug 2018 14:38:45 +0800 Subject: [PATCH] =?UTF-8?q?poi=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 708eab473..251dde958 100644 --- a/pom.xml +++ b/pom.xml @@ -171,9 +171,24 @@ commons-io commons-io - 2.6 + 2.5 + + + + + cn.afterturn + easypoi-spring-boot-starter + 3.2.0 + + + org.apache.poi + poi-ooxml-schemas + 3.15 + + +