Skip to content

Commit 3bbdbd9

Browse files
committed
Upgrade to Spring Security 5.7.0-M1
Closes gh-29225
1 parent ce6cc77 commit 3bbdbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@ bom {
17271727
]
17281728
}
17291729
}
1730-
library("Spring Security", "5.7.0-SNAPSHOT") {
1730+
library("Spring Security", "5.7.0-M1") {
17311731
group("org.springframework.security") {
17321732
imports = [
17331733
"spring-security-bom"

0 commit comments

Comments
 (0)