Feedback changes - sort out dependency

This commit is contained in:
Colin But 2016-06-28 22:02:03 +01:00
parent 27e4e9afee
commit 8efaf44170

View File

@ -41,7 +41,6 @@
<dependency> <dependency>
<groupId>net.sourceforge.htmlunit</groupId> <groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId> <artifactId>htmlunit</artifactId>
<version>2.22</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>