We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ba65f commit b610da0Copy full SHA for b610da0
dependencies/spring-security-dependencies.gradle
@@ -61,7 +61,7 @@ dependencies {
61
api "org.opensaml:opensaml-saml-api:$openSamlVersion"
62
api "org.opensaml:opensaml-saml-impl:$openSamlVersion"
63
api "org.python:jython:2.5.3"
64
- api "org.seleniumhq.selenium:htmlunit-driver:2.66.0"
+ api "org.seleniumhq.selenium:htmlunit-driver:2.70.0"
65
api "org.seleniumhq.selenium:selenium-java:3.141.59"
66
api "org.seleniumhq.selenium:selenium-support:3.141.59"
67
api "org.skyscreamer:jsonassert:1.5.1"
0 commit comments