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 7f515dc commit 5b96c97Copy full SHA for 5b96c97
dependencies/spring-security-dependencies.gradle
@@ -60,7 +60,7 @@ dependencies {
60
api "org.opensaml:opensaml-saml-api:$openSamlVersion"
61
api "org.opensaml:opensaml-saml-impl:$openSamlVersion"
62
api "org.python:jython:2.5.3"
63
- api "org.seleniumhq.selenium:htmlunit-driver:2.63.0"
+ api "org.seleniumhq.selenium:htmlunit-driver:2.65.0"
64
api "org.seleniumhq.selenium:selenium-java:3.141.59"
65
api "org.seleniumhq.selenium:selenium-support:3.141.59"
66
api "org.skyscreamer:jsonassert:1.5.1"
0 commit comments