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

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


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

commit a4b81b5f35bdac1a0ed72bf1a4083ebbd2412aec
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jan 16 19:10:45 2025 +0100

    TIKA-4239: 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 ab111e5d2..ba6d9c025 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -396,7 +396,7 @@
     <parso.version>2.0.14</parso.version>
     <!-- 4.14.0 needs jdk11 -->
     <pax.exam.version>4.13.5</pax.exam.version>
-    <pdfbox.version>2.0.32</pdfbox.version>
+    <pdfbox.version>2.0.33</pdfbox.version>
     <poi.version>5.4.0</poi.version>
     <!-- 2.5.0 needs jakarta.xml.bind 4.0.2 in tika-parser-scientific-module 
-->
     <quartz.version>2.3.2</quartz.version>

Reply via email to