You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2011/03/10 10:21:34 UTC

svn commit: r1080162 - /tika/trunk/tika-parsers/pom.xml

Author: jukka
Date: Thu Mar 10 09:21:34 2011
New Revision: 1080162

URL: http://svn.apache.org/viewvc?rev=1080162&view=rev
Log:
TIKA-594: Upgrade Tika to pdfbox 1.5.0

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=1080162&r1=1080161&r2=1080162&view=diff
==============================================================================
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Thu Mar 10 09:21:34 2011
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>pdfbox</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0</version>
     </dependency>
     <!-- TIKA-370: PDFBox declares the Bouncy Castle dependencies
          as optional, but we prefer to have them always to avoid