Author: tallison
Date: Mon Dec 2 14:46:38 2013
New Revision: 1547037
URL: http://svn.apache.org/r1547037
Log:
TIKA-1200 upgrade pdfbox to 1.8.3
Modified:
tika/trunk/tika-parsers/pom.xml
Modified: tika/trunk/tika-parsers/pom.xml
URL:
http://svn.apache.org/viewvc/tika/trunk/tika-parsers/pom.xml?rev=1547037&r1=1547036&r2=1547037&view=diff
==============================================================================
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Mon Dec 2 14:46:38 2013
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3</version>
</dependency>
<!-- TIKA-370: PDFBox declares the Bouncy Castle dependencies
as optional, but we prefer to have them always to avoid