From 9412b392b3948fb83bf20661008a797022f987ab Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Fri, 6 Mar 2026 18:18:23 +0800 Subject: [PATCH] =?UTF-8?q?poi=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/pom.xml b/pom.xml index 9f0b2b1..ca7ffa7 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,33 @@ 17 + + + + + + org.apache.poi + poi + 5.2.2 + + + org.apache.poi + poi-ooxml + 5.2.2 + + + org.apache.poi + poi-ooxml-lite + 5.2.2 + + + org.apache.xmlbeans + xmlbeans + 5.0.3 + + + + @@ -41,6 +68,37 @@ com.deepoove poi-tl 1.12.2 + + + org.apache.poi + poi + + + org.apache.poi + poi-ooxml + + + org.apache.poi + poi-ooxml-lite + + + + + + org.apache.poi + poi + + + org.apache.poi + poi-ooxml + + + org.apache.poi + poi-ooxml-lite + + + org.apache.xmlbeans + xmlbeans