Skip to content

Commit 8ee9681

Browse files
committed
Upgrade to Spring Security 5.7.0-M2
Closes gh-29766
1 parent b67a5fb commit 8ee9681

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
@@ -1723,7 +1723,7 @@ bom {
17231723
]
17241724
}
17251725
}
1726-
library("Spring Security", "5.7.0-SNAPSHOT") {
1726+
library("Spring Security", "5.7.0-M2") {
17271727
group("org.springframework.security") {
17281728
imports = [
17291729
"spring-security-bom"

0 commit comments

Comments
 (0)