Remove mention of htmlunit

This commit is contained in:
Alexey Andreev 2023-10-21 20:09:11 +02:00
parent 7acc81ce4d
commit 9036093da5

View File

@ -32,7 +32,6 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", ve
jzlib = "com.jcraft:jzlib:1.1.3"
jodaTime = "joda-time:joda-time:2.12.2"
htmlunit = "net.sourceforge.htmlunit:htmlunit:2.70.0"
httpclient = "org.apache.httpcomponents:httpclient:4.5.14"
jetty-server = { module = "org.eclipse.jetty:jetty-server", version.ref = "jetty" }