Update htmlunit to 2.52.0

Closes gh-10201
This commit is contained in:
Rob Winch 2021-08-16 13:57:26 -05:00
parent 0b068b9b81
commit f45f0b32b2
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.51.0"
api "net.sourceforge.htmlunit:htmlunit:2.52.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"