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 2913c0c commit 41d30caCopy full SHA for 41d30ca
gradle/dependency-management.gradle
@@ -11,7 +11,7 @@ ext['mockitoVersion'] = '4.0.0'
11
ext['multithreadedtcVersion'] = '1.01'
12
ext['seleniumHtmlUnitVersion'] = '2.50.0'
13
ext['slf4jVersion'] = '1.7.32'
14
-ext['springSecurityVersion'] = '5.6.0-RC1'
+ext['springSecurityVersion'] = '5.6.0'
15
ext['springShellVersion'] = '1.2.0.RELEASE'
16
17
// Declare dependency management for the following dependencies.
0 commit comments