refactor/Get rid of unused library net.sourceforge.htmlunit

This commit is contained in:
Marko Milić 2022-12-29 12:23:28 +01:00
parent f6e71d8aed
commit 2bdbb5b426

View File

@ -200,12 +200,6 @@
<artifactId>jetty-util</artifactId>
<version>${jetty.version}</version>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.37.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>amqp_3.1_${scala.version}</artifactId>