This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/fesod.git
commit 310cd5c437fb782846f9c28ce90f5464eacfe606 Author: PJ Fanning <[email protected]> AuthorDate: Fri Dec 5 10:11:41 2025 +0100 Update poi.version from 5.4.1 to 5.5.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a756b8a..3260bdd2 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ <maven.javadoc.skip>true</maven.javadoc.skip> <maven.test.skip>true</maven.test.skip> <commons-csv.version>1.11.0</commons-csv.version> - <poi.version>5.4.1</poi.version> + <poi.version>5.5.1</poi.version> <ehcache.version>3.9.11</ehcache.version> <commons-io.version>2.16.1</commons-io.version> <slf4j-api.version>1.7.36</slf4j-api.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
