From a2d0ff1328dfc4999d3d8014bb917f1afed5171c 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:45:58 +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 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 + +