Update htmlunit-driver to 2.56.0

Closes gh-10728
This commit is contained in:
Steve Riesenberg 2022-01-14 11:53:23 -06:00
parent 08bc7a53d6
commit 29bc6745e8
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.54.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.56.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"