Upgrade to Selenium HtmlUnit 2.55.0.

This commit is contained in:
John Blum
2022-03-23 16:00:08 -07:00
parent 6e27f07d04
commit 2c709fbc11

View File

@@ -9,7 +9,7 @@ ext['logbackVersion'] = '1.2.3'
ext['junitVersion'] = '4.13.2'
ext['mockitoVersion'] = '4.4.0'
ext['multithreadedtcVersion'] = '1.01'
ext['seleniumHtmlUnitVersion'] = '2.50.0'
ext['seleniumHtmlUnitVersion'] = '2.55.0'
ext['slf4jVersion'] = '1.7.32'
ext['springSecurityVersion'] = '5.6.1'
ext['springShellVersion'] = '1.2.0.RELEASE'