Update htmlunit to 2.66.0

Closes gh-12172
This commit is contained in:
Marcus Da Coregio 2022-11-09 10:25:58 -03:00
parent ababc131f5
commit 28be8d63ed
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ dependencies {
api "jakarta.websocket:jakarta.websocket-api:2.1.0"
api "jakarta.websocket:jakarta.websocket-client-api:2.1.0"
api "ldapsdk:ldapsdk:4.1"
api "net.sourceforge.htmlunit:htmlunit:2.65.1"
api "net.sourceforge.htmlunit:htmlunit:2.66.0"
api "net.sourceforge.nekohtml:nekohtml:1.9.22"
api "org.apache.directory.server:apacheds-core-entry:1.5.5"
api "org.apache.directory.server:apacheds-core:1.5.5"