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 ad80135 commit 99041d3Copy full SHA for 99041d3
gradle/dependency-management.gradle
@@ -13,7 +13,7 @@ ext['mockitoVersion'] = '4.5.1'
13
ext['multithreadedtcVersion'] = '1.01'
14
ext['seleniumHtmlUnitVersion'] = '3.61.0'
15
ext['slf4jVersion'] = '1.7.36'
16
-ext['springSecurityVersion'] = '5.7.0'
+ext['springSecurityVersion'] = '5.7.3'
17
ext['springShellVersion'] = '1.2.0.RELEASE'
18
19
// Declare dependency management for the following dependencies.
0 commit comments