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 c95c66d TIKA-2361 upgrade to PDFBox 2.0.6
c95c66d is described below
commit c95c66d0d60fb8029feeb2f9005f26dd6baef508
Author: tballison <[email protected]>
AuthorDate: Tue May 16 05:40:31 2017 -0400
TIKA-2361 upgrade to PDFBox 2.0.6
---
CHANGES.txt | 2 +-
tika-parsers/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 8e11d33..7ca2cd3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -81,7 +81,7 @@ Release 1.15 - ??
* Add configurability of "preserve-interword-spacing" to
TesseractOCRParser (TIKA-2190).
- * Upgrade to PDFBox 2.0.5 and JempBox 1.8.13 (TIKA-2209/TIKA-2236).
+ * Upgrade to PDFBox 2.0.6 and JempBox 1.8.13 (TIKA-2209/TIKA-2236/TIKA-2361).
* Refactor MockParser to consolidate service loading
and mime types into tika-core/src/test (TIKA-2195).
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index a20c60d..ff00e3b 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -42,7 +42,7 @@
<tukaani.version>1.6</tukaani.version>
<mime4j.version>0.7.2</mime4j.version>
<vorbis.version>0.8</vorbis.version>
- <pdfbox.version>2.0.5</pdfbox.version>
+ <pdfbox.version>2.0.6</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
['"[email protected]" <[email protected]>'].