Skip to content

Commit 1bf0ee5

Browse files
committed
Upgrade to Spring Security 6.0.0-M6
Closes gh-31622
1 parent 8957d50 commit 1bf0ee5

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
@@ -1480,7 +1480,7 @@ bom {
14801480
]
14811481
}
14821482
}
1483-
library("Spring Security", "6.0.0-SNAPSHOT") {
1483+
library("Spring Security", "6.0.0-M6") {
14841484
group("org.springframework.security") {
14851485
imports = [
14861486
"spring-security-bom"

0 commit comments

Comments
 (0)