Update htmlunit to 2.58.0

Closes gh-10885
This commit is contained in:
Marcus Da Coregio 2022-02-21 10:35:25 -03:00
parent 5d1d9c765c
commit 2d328fa42f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ dependencies {
api "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" api "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
api "ldapsdk:ldapsdk:4.1" api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.9.2" api "net.sf.ehcache:ehcache:2.10.9.2"
api "net.sourceforge.htmlunit:htmlunit:2.56.0" api "net.sourceforge.htmlunit:htmlunit:2.58.0"
api "net.sourceforge.nekohtml:nekohtml:1.9.22" 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-entry:1.5.5"
api "org.apache.directory.server:apacheds-core:1.5.5" api "org.apache.directory.server:apacheds-core:1.5.5"