Skip to content

Commit 658b914

Browse files
committed
Upgrade to Spring Security 5.6.0-M2
Closes gh-27610
1 parent b65cc4d commit 658b914

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
@@ -1714,7 +1714,7 @@ bom {
17141714
]
17151715
}
17161716
}
1717-
library("Spring Security", "5.6.0-SNAPSHOT") {
1717+
library("Spring Security", "5.6.0-M2") {
17181718
group("org.springframework.security") {
17191719
imports = [
17201720
"spring-security-bom"

0 commit comments

Comments
 (0)