This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new f728a5527 TIKA-4327: update poi
f728a5527 is described below

commit f728a5527e874e7c3ed5a401046516440a140bd9
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Nov 16 12:50:49 2025 +0100

    TIKA-4327: update poi
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 7aeac3f45..ea2b9ef14 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -427,7 +427,7 @@
     <parso.version>2.0.14</parso.version>
     <pax.exam.version>4.14.0</pax.exam.version>
     <pdfbox.version>3.0.6</pdfbox.version>
-    <poi.version>5.4.1</poi.version>
+    <poi.version>5.5.0</poi.version>
     <protobuf.version>3.25.8</protobuf.version>
     <quartz.version>2.5.1</quartz.version>
     <reactor.core.version>3.8.0</reactor.core.version>

Reply via email to