Update htmlunit to 2.56.0

Closes gh-10718
This commit is contained in:
Steve Riesenberg 2022-01-14 11:52:59 -06:00
parent 7c54f98944
commit 60653ddf19
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ dependencies {
api "javax.xml.bind:jaxb-api:2.3.1"
api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.9.2"
api "net.sourceforge.htmlunit:htmlunit:2.54.0"
api "net.sourceforge.htmlunit:htmlunit:2.56.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"