LUCENE-4589: Fix maven pom

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1417901 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2012-12-06 14:24:37 +00:00
parent 01fd342513
commit 5292ac4b5e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>net.sourceforge.nekohtml</groupId>
<artifactId>nekohtml</artifactId>
<version>1.9.15</version>
<version>1.9.17</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>