Update htmlunit to 2.49.1

Closes gh-9623
This commit is contained in:
Rob Winch 2021-04-12 14:55:57 -05:00
parent 8a13278c6d
commit 57d77c0cfb

View File

@ -34,7 +34,7 @@ dependencies {
api "junit:junit:4.13.2"
api "ldapsdk:ldapsdk:4.1"
api "net.sf.ehcache:ehcache:2.10.6"
api "net.sourceforge.htmlunit:htmlunit:2.48.0"
api "net.sourceforge.htmlunit:htmlunit:2.49.1"
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"