Author: jukka
Date: Sun Jul 11 04:59:35 2010
New Revision: 962983
URL: http://svn.apache.org/viewvc?rev=962983&view=rev
Log:
TIKA-446: Upgrade to PDFBox 1.2.1
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=962983&r1=962982&r2=962983&view=diff
==============================================================================
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Sun Jul 11 04:59:35 2010
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1</version>
</dependency>
<!-- TIKA-370: PDFBox declares the Bouncy Castle dependencies
as optional, but we prefer to have them always to avoid