Skip to content

Commit bf0af6e

Browse files
committed
Upgrade to Spring Security 6.0.0-M4
Closes gh-30633
1 parent ef03bb8 commit bf0af6e

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
@@ -1467,7 +1467,7 @@ bom {
14671467
]
14681468
}
14691469
}
1470-
library("Spring Security", "6.0.0-SNAPSHOT") {
1470+
library("Spring Security", "6.0.0-M4") {
14711471
group("org.springframework.security") {
14721472
imports = [
14731473
"spring-security-bom"

0 commit comments

Comments
 (0)