Skip to content

Commit 5577d16

Browse files
committed
Start building against Spring Security 6.0.0-M7 snapshots
See gh-32255
1 parent 62a8448 commit 5577d16

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
@@ -1476,7 +1476,7 @@ bom {
14761476
]
14771477
}
14781478
}
1479-
library("Spring Security", "6.0.0-M6") {
1479+
library("Spring Security", "6.0.0-SNAPSHOT") {
14801480
group("org.springframework.security") {
14811481
imports = [
14821482
"spring-security-bom"

0 commit comments

Comments
 (0)