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 452740b commit 6c0d545Copy full SHA for 6c0d545
gradle/dependency-management.gradle
@@ -13,7 +13,7 @@ ext['mockitoVersion'] = '4.5.1'
13
ext['multithreadedtcVersion'] = '1.01'
14
ext['seleniumHtmlUnitVersion'] = '3.56.0'
15
ext['slf4jVersion'] = '1.7.36'
16
-ext['springSecurityVersion'] = '5.7.0-RC1'
+ext['springSecurityVersion'] = '5.7.0'
17
ext['springShellVersion'] = '1.2.0.RELEASE'
18
19
// Declare dependency management for the following dependencies.
0 commit comments