Update htmlunit-driver to 2.52.0

Closes gh-10203
This commit is contained in:
Rob Winch 2021-08-16 13:57:30 -05:00
parent f8fad9d34d
commit 0a40ce6181
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.51.0"
api "org.seleniumhq.selenium:htmlunit-driver:2.52.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"