Skip to content

Commit 3d85931

Browse files
committed
Upgrade to Spring Security 6.0.0-M7
Closes gh-32255
1 parent 6d71b5c commit 3d85931

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
@@ -1476,7 +1476,7 @@ bom {
14761476
]
14771477
}
14781478
}
1479-
library("Spring Security", "6.0.0-SNAPSHOT") {
1479+
library("Spring Security", "6.0.0-M7") {
14801480
group("org.springframework.security") {
14811481
imports = [
14821482
"spring-security-bom"

0 commit comments

Comments
 (0)