Update htmlunit-driver to 2.66.0

Closes gh-12176
This commit is contained in:
Marcus Da Coregio 2022-11-09 10:26:12 -03:00
parent 6ad14cf99c
commit 0a62e185f4

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.65.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.66.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"