Skip to content

Commit 1e91f02

Browse files
committed
Start building against Spring Security 6.1.4 snapshots
See gh-37424
1 parent 35648d4 commit 1e91f02

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
@@ -1484,7 +1484,7 @@ bom {
14841484
]
14851485
}
14861486
}
1487-
library("Spring Security", "6.1.3") {
1487+
library("Spring Security", "6.1.4-SNAPSHOT") {
14881488
considerSnapshots()
14891489
group("org.springframework.security") {
14901490
imports = [

0 commit comments

Comments
 (0)