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 1bf3a7e TIKA-2431 -- upgrade to PDFBox 2.0.7
1bf3a7e is described below
commit 1bf3a7e8d19b6d2def9ef8ae578504fffd31237f
Author: tballison <[email protected]>
AuthorDate: Mon Jul 24 09:31:59 2017 -0400
TIKA-2431 -- upgrade to PDFBox 2.0.7
---
CHANGES.txt | 2 ++
tika-parsers/pom.xml | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 240bfb9..a32bc5f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,7 @@
Release 1.17 - ???
+ * Upgrade to PDFBox 2.0.7 (TIKA-2431).
+
* Tika now has support for automatic image captioning, that
combines Computer Vision and Natural Language Processing to
automatically generate a readable caption for an image (TIKA-2262).
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index ec2f983..34c3669 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.6</pdfbox.version>
+ <pdfbox.version>2.0.7</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]>'].