Skip to content

Commit 65f574d

Browse files
committed
Upgrade to Spring Security 5.7.11
Closes gh-37414
1 parent bc2f23b commit 65f574d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ bom {
18521852
]
18531853
}
18541854
}
1855-
library("Spring Security", "5.7.11-SNAPSHOT") {
1855+
library("Spring Security", "5.7.11") {
18561856
considerSnapshots()
18571857
prohibit {
18581858
versionRange "[6.0.0-M1,)"

0 commit comments

Comments
 (0)