Skip to content

Commit 6c0d545

Browse files
committed
Upgrade to Spring Security 5.7.0.
1 parent 452740b commit 6c0d545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext['mockitoVersion'] = '4.5.1'
1313
ext['multithreadedtcVersion'] = '1.01'
1414
ext['seleniumHtmlUnitVersion'] = '3.56.0'
1515
ext['slf4jVersion'] = '1.7.36'
16-
ext['springSecurityVersion'] = '5.7.0-RC1'
16+
ext['springSecurityVersion'] = '5.7.0'
1717
ext['springShellVersion'] = '1.2.0.RELEASE'
1818

1919
// Declare dependency management for the following dependencies.

0 commit comments

Comments
 (0)