Update htmlunit-driver to 2.56.0

Closes gh-10756
This commit is contained in:
Marcus Da Coregio 2022-01-17 10:51:14 -03:00
parent de72e01e03
commit faa6356657

View File

@ -63,7 +63,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.52.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.56.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"