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 946e621 commit 87ea3deCopy full SHA for 87ea3de
gradle/dependency-management.gradle
@@ -11,7 +11,7 @@ ext['mockitoVersion'] = '4.4.0'
11
ext['multithreadedtcVersion'] = '1.01'
12
ext['seleniumHtmlUnitVersion'] = '2.55.0'
13
ext['slf4jVersion'] = '1.7.36'
14
-ext['springSecurityVersion'] = '5.6.3'
+ext['springSecurityVersion'] = '5.6.7'
15
ext['springShellVersion'] = '1.2.0.RELEASE'
16
17
// Declare dependency management for the following dependencies.
0 commit comments