Skip to content

Commit abfb675

Browse files
committed
Upgrade to Spring Security 6.0.0-M5
Closes gh-31101
1 parent 8f3c2c1 commit abfb675

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
@@ -1447,7 +1447,7 @@ bom {
14471447
]
14481448
}
14491449
}
1450-
library("Spring Security", "6.0.0-M4") {
1450+
library("Spring Security", "6.0.0-M5") {
14511451
group("org.springframework.security") {
14521452
imports = [
14531453
"spring-security-bom"

0 commit comments

Comments
 (0)