Update htmlunit-driver to 2.51.0

Closes gh-10102
This commit is contained in:
Eleftheria Stein 2021-07-16 17:16:02 +02:00
parent 1b5127c775
commit 16ed212e73
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,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.49.1"
api "org.seleniumhq.selenium:htmlunit-driver:2.51.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"