Skip to content

Commit 16724c0

Browse files
committed
Start building against Spring Security 6.1.5 snapshots
See gh-37701
1 parent 538c1cc commit 16724c0

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
@@ -1487,7 +1487,7 @@ bom {
14871487
]
14881488
}
14891489
}
1490-
library("Spring Security", "6.1.4") {
1490+
library("Spring Security", "6.1.5-SNAPSHOT") {
14911491
considerSnapshots()
14921492
group("org.springframework.security") {
14931493
imports = [

0 commit comments

Comments
 (0)