Update htmlunit-driver to 2.63.0

Closes gh-11538
This commit is contained in:
Marcus Da Coregio 2022-07-15 14:07:42 -03:00
parent bbccc48d2f
commit 305e96e40c
1 changed files with 1 additions and 1 deletions

View File

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