Skip to content

Commit 24cea36

Browse files
committed
Upgrade to Spring Security 5.7.0-M3
Closes gh-30191
1 parent 9aaa5bc commit 24cea36

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
@@ -1757,7 +1757,7 @@ bom {
17571757
]
17581758
}
17591759
}
1760-
library("Spring Security", "5.7.0-SNAPSHOT") {
1760+
library("Spring Security", "5.7.0-M3") {
17611761
group("org.springframework.security") {
17621762
imports = [
17631763
"spring-security-bom"

0 commit comments

Comments
 (0)