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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 04bd085  TIKA-3244: update pdfbox
04bd085 is described below

commit 04bd085417c2bd9b1ce08f37660e1115aed53948
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 19 21:04:24 2020 +0100

    TIKA-3244: update pdfbox
---
 tika-parsers/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 214b4f0..ca16b7e 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -47,7 +47,7 @@
     <brotli.version>0.1.2</brotli.version>
     <mime4j.version>0.8.3</mime4j.version>
     <vorbis.version>0.8</vorbis.version>
-    <pdfbox.version>2.0.21</pdfbox.version>
+    <pdfbox.version>2.0.22</pdfbox.version>
     <jempbox.version>1.8.16</jempbox.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <sis.version>1.0</sis.version>

Reply via email to