Skip to content

Commit f08a417

Browse files
committed
Upgrade to Spring Security 6.0.0-M1
Closes gh-28643
1 parent e5f981e commit f08a417

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
@@ -1396,7 +1396,7 @@ bom {
13961396
]
13971397
}
13981398
}
1399-
library("Spring Security", "6.0.0-SNAPSHOT") {
1399+
library("Spring Security", "6.0.0-M1") {
14001400
group("org.springframework.security") {
14011401
imports = [
14021402
"spring-security-bom"

0 commit comments

Comments
 (0)