Index: src/plugin/lib-nekohtml/ivy.xml
===================================================================
--- src/plugin/lib-nekohtml/ivy.xml	(revision 1245725)
+++ src/plugin/lib-nekohtml/ivy.xml	(working copy)
@@ -36,7 +36,7 @@
   </publications>
 
   <dependencies>
-    <dependency org="nekohtml" name="nekohtml" rev="0.9.5" conf="*->master"/>
+    <dependency org="net.sourceforge.nekohtml" name="nekohtml" rev="1.9.15" conf="*->master"/>
   </dependencies>
   
 </ivy-module>
Index: src/plugin/lib-nekohtml/plugin.xml
===================================================================
--- src/plugin/lib-nekohtml/plugin.xml	(revision 1245725)
+++ src/plugin/lib-nekohtml/plugin.xml	(working copy)
@@ -29,7 +29,7 @@
    provider-name="org.cyberneko">
 
    <runtime>
-     <library name="nekohtml-0.9.5.jar">
+     <library name="nekohtml-1.9.15.jar">
         <export name="*"/>
      </library>
    </runtime>
