Update htmlunit-driver to 2.59.0

Closes gh-10993
This commit is contained in:
Steve Riesenberg 2022-03-18 18:12:01 -05:00
parent 0fba9ff136
commit d3111685d0
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,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.56.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.59.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"