Skip to content

Commit bf4d8a5

Browse files
committed
Upgrade to Spring Security 6.1.0-M1
Closes gh-34110
1 parent f30d6ae commit bf4d8a5

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
@@ -1404,7 +1404,7 @@ bom {
14041404
]
14051405
}
14061406
}
1407-
library("Spring Security", "6.0.1") {
1407+
library("Spring Security", "6.1.0-M1") {
14081408
group("org.springframework.security") {
14091409
imports = [
14101410
"spring-security-bom"

0 commit comments

Comments
 (0)