From 2eb26ca2090142ef5576725289af66e265976af8 Mon Sep 17 00:00:00 2001 From: zhangshanxue Date: Tue, 20 Oct 2020 02:45:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E6=9C=8D=E8=AE=A2=E5=8D=95=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 631475b..fda9a2b 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,21 @@ fastjson 1.2.35 - + + com.alibaba + fastjson + 1.2.37 + + + org.apache.poi + poi + 3.14 + + + org.apache.poi + poi-ooxml + 3.14 +