Skip to content

Commit ad8cb53

Browse files
committed
Upgrade to Spring Security 5.6.0-M3
Closes gh-27935
1 parent 36b7aa9 commit ad8cb53

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
@@ -1693,7 +1693,7 @@ bom {
16931693
]
16941694
}
16951695
}
1696-
library("Spring Security", "5.6.0-SNAPSHOT") {
1696+
library("Spring Security", "5.6.0-M3") {
16971697
group("org.springframework.security") {
16981698
imports = [
16991699
"spring-security-bom"

0 commit comments

Comments
 (0)