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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new dc00187844 TIKA-4488: update pdfbox
dc00187844 is described below

commit dc00187844a8321e03c36f64ca9fbf1cc56a563a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 9 18:26:13 2026 +0100

    TIKA-4488: update pdfbox
---
 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 16d875dc77..21f6d30de3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -418,7 +418,7 @@
     <osgi.util.version>1.2.0</osgi.util.version>
     <parso.version>2.0.14</parso.version>
     <pax.exam.version>4.14.0</pax.exam.version>
-    <pdfbox.version>3.0.6</pdfbox.version>
+    <pdfbox.version>3.0.7</pdfbox.version>
     <poi.version>5.5.1</poi.version>
     <protobuf.version>3.25.8</protobuf.version>
     <quartz.version>2.5.2</quartz.version>

Reply via email to