Update htmlunit to 2.64.0

Closes gh-11865
This commit is contained in:
Marcus Da Coregio 2022-09-16 15:45:46 -03:00
parent eff478cad8
commit f2a073b806

View File

@ -34,7 +34,7 @@ dependencies {
api "jakarta.xml.bind:jakarta.xml.bind-api:3.0.1"
api "jakarta.persistence:jakarta.persistence-api:3.1.0"
api "ldapsdk:ldapsdk:4.1"
api "net.sourceforge.htmlunit:htmlunit:2.63.0"
api "net.sourceforge.htmlunit:htmlunit:2.64.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"