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 2008/11/28 02:12:58 UTC

svn commit: r721320 - /lucene/tika/trunk/pom.xml

Author: jukka
Date: Thu Nov 27 17:12:57 2008
New Revision: 721320

URL: http://svn.apache.org/viewvc?rev=721320&view=rev
Log:
TIKA-164: Update nekohtml version

Modified:
    lucene/tika/trunk/pom.xml

Modified: lucene/tika/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/tika/trunk/pom.xml?rev=721320&r1=721319&r2=721320&view=diff
==============================================================================
--- lucene/tika/trunk/pom.xml (original)
+++ lucene/tika/trunk/pom.xml Thu Nov 27 17:12:57 2008
@@ -201,7 +201,7 @@
     <dependency>
       <groupId>net.sourceforge.nekohtml</groupId>
       <artifactId>nekohtml</artifactId>
-      <version>1.9.7</version>
+      <version>1.9.9</version>
     </dependency>
     <dependency>
       <groupId>com.ibm.icu</groupId>