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 874b8da commit b2c2906Copy full SHA for b2c2906
gradle/dependency-management.gradle
@@ -18,7 +18,7 @@ ext['seleniumHtmlUnitVersion'] = '3.64.0'
18
ext['seleniumRemoteDriverVersion'] = "$seleniumApiVersion"
19
ext['seleniumSupportVersion'] = "$seleniumApiVersion"
20
ext['slf4jVersion'] = '1.7.36'
21
-ext['springSecurityVersion'] = '6.0.0-M6'
+ext['springSecurityVersion'] = '6.0.0-M7'
22
ext['springShellVersion'] = '1.2.0.RELEASE'
23
24
// Declare dependency management for the following dependencies.
0 commit comments