Update htmlunit-driver to 2.63.0

Closes gh-11559
This commit is contained in:
Steve Riesenberg 2022-07-15 12:40:41 -05:00
parent 0d2b71ed86
commit 3d0d8bdbe0
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
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.60.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.63.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"