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