Update htmlunit-driver to 2.70.0

Closes gh-13543
This commit is contained in:
Josh Cummings 2023-07-14 15:44:57 -06:00
parent 55ba65f3c3
commit b610da0f1c
No known key found for this signature in database
GPG Key ID: A306A51F43B8E5A5
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,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.66.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.70.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.1"