Skip to content

Commit d3ee61c

Browse files
committed
Start building against Spring Security 5.7.11 snapshots
See gh-37414
1 parent add05fe commit d3ee61c

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.10") {
1855+
library("Spring Security", "5.7.11-SNAPSHOT") {
18561856
considerSnapshots()
18571857
prohibit {
18581858
versionRange "[6.0.0-M1,)"

0 commit comments

Comments
 (0)