Update htmlunit-driver to 2.65.0

Closes gh-12034
This commit is contained in:
Rob Winch 2022-10-17 17:39:29 -05:00
parent 7f515dc8bb
commit 5b96c971ff
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,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.63.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.65.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"