Update htmlunit-driver to 2.61.0

Closes gh-11224
This commit is contained in:
Rob Winch 2022-05-13 10:03:14 -05:00
parent 771ca55102
commit 7659c70e5d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,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.61.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"