Update htmlunit-driver to 2.54.0

Closes gh-10402
This commit is contained in:
Rob Winch 2021-10-18 13:58:41 -05:00
parent 1569ae2b75
commit 7c2e2bf75b
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ dependencies {
api "org.opensaml:opensaml-saml-api:$openSamlVersion"
api "org.opensaml:opensaml-saml-impl:$openSamlVersion"
api "org.python:jython:2.5.3"
api "org.seleniumhq.selenium:htmlunit-driver:2.52.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.54.0"
api "org.seleniumhq.selenium:selenium-java:3.141.59"
api "org.seleniumhq.selenium:selenium-support:3.141.59"
api "org.skyscreamer:jsonassert:1.5.0"