]> source.dussan.org Git - jackcess.git/commitdiff
update poi version
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 26 Aug 2022 13:24:59 +0000 (13:24 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 26 Aug 2022 13:24:59 +0000 (13:24 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1378 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index e111f3d562a91b3d32eb22e09fae4e158473c905..9f946a00c40dc0a806733405710582567aebeb29 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.apache.poi</groupId>
       <artifactId>poi</artifactId>
-      <version>4.0.0</version>
+      <version>4.1.1</version>
       <optional>true</optional>
     </dependency>