Update htmlunit to 2.70.0

Closes gh-13535
This commit is contained in:
Josh Cummings 2023-07-14 15:44:54 -06:00
parent 57b8eb9295
commit 8ce253dd95
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5

View File

@ -37,7 +37,7 @@ dependencies {
api "jakarta.websocket:jakarta.websocket-api:2.1.1"
api "jakarta.websocket:jakarta.websocket-client-api:2.1.1"
api "ldapsdk:ldapsdk:4.1"
api "net.sourceforge.htmlunit:htmlunit:2.66.0"
api "net.sourceforge.htmlunit:htmlunit:2.70.0"
api "org.apache.directory.server:apacheds-core-entry:1.5.5"
api "org.apache.directory.server:apacheds-core:1.5.5"
api "org.apache.directory.server:apacheds-protocol-ldap:1.5.5"