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/09/16 12:35:30 UTC

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

Author: jukka
Date: Fri Sep 16 10:35:30 2011
New Revision: 1171497

URL: http://svn.apache.org/viewvc?rev=1171497&view=rev
Log:
TIKA-594: Upgrade Tika to pdfbox 1.6.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=1171497&r1=1171496&r2=1171497&view=diff
==============================================================================
--- tika/trunk/tika-parsers/pom.xml (original)
+++ tika/trunk/tika-parsers/pom.xml Fri Sep 16 10:35:30 2011
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.pdfbox</groupId>
       <artifactId>pdfbox</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0</version>
     </dependency>
     <!-- TIKA-370: PDFBox declares the Bouncy Castle dependencies
          as optional, but we prefer to have them always to avoid