Update htmlunit to 2.54.0

Closes gh-10395
This commit is contained in:
Rob Winch 2021-10-18 13:58:26 -05:00
parent 4da15eea18
commit 2bb61835a0
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.52.0"
api "net.sourceforge.htmlunit:htmlunit:2.54.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"