You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2017/11/03 13:37:40 UTC

[tika] branch master updated: TIKA-2489 -- upgrade to PDFBox 2.0.8

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 93411f4   TIKA-2489 -- upgrade to PDFBox 2.0.8
93411f4 is described below

commit 93411f42cc52b2432586d90c22e769a5c3cb15bb
Author: tballison <ta...@mitre.org>
AuthorDate: Fri Nov 3 09:37:31 2017 -0400

     TIKA-2489 -- upgrade to PDFBox 2.0.8
---
 CHANGES.txt          | 2 ++
 tika-parsers/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index d06488b..7cd9784 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
 Release 1.17 - ???
 
+  * Upgrade to PDFBox 2.0.8 (TIKA-2489).
+
   * Allow configuration of markLimit in EncodingDetectors
     via tika-config.xml (TIKA-2485).
 
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index 2f3e2a9..78825b3 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -42,7 +42,7 @@
     <tukaani.version>1.6</tukaani.version>
     <mime4j.version>0.8.1</mime4j.version>
     <vorbis.version>0.8</vorbis.version>
-    <pdfbox.version>2.0.7</pdfbox.version>
+    <pdfbox.version>2.0.8</pdfbox.version>
     <jempbox.version>1.8.13</jempbox.version>
     <netcdf-java.version>4.5.5</netcdf-java.version>
     <cxf.version>3.0.12</cxf.version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@tika.apache.org" <co...@tika.apache.org>'].