From d565e466856738d81b70689d2d71c43395d67da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Mon, 6 Jun 2022 13:49:43 +0800 Subject: [PATCH] =?UTF-8?q?update=20poi=204.1.2=20=3D>=205.2.2=20=E6=80=A7?= =?UTF-8?q?=E8=83=BD=E5=A4=A7=E5=B9=85=E6=8F=90=E5=8D=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) 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 + +