mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 16:36:54 +00:00
refactor/Get rid of unused library net.sourceforge.htmlunit
This commit is contained in:
parent
f6e71d8aed
commit
2bdbb5b426
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user