This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 c0842c16d1 TIKA-4738: update pdfbox
c0842c16d1 is described below
commit c0842c16d1a0d1c8627b0dddaa2b20cbee609c54
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jul 11 11:56:55 2026 +0200
TIKA-4738: 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 7d4c6ee23e..9ce1e9f5f2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -421,7 +421,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.7</pdfbox.version>
+ <pdfbox.version>3.0.8</pdfbox.version>
<poi.version>5.5.1</poi.version>
<protobuf.version>3.25.9</protobuf.version>
<quartz.version>2.5.2</quartz.version>