Skip to content

Commit f2e2958

Browse files
committed
Switch to Spring Security SNAPSHOTs
See gh-30633
1 parent 305a0c5 commit f2e2958

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
@@ -1425,7 +1425,7 @@ bom {
14251425
]
14261426
}
14271427
}
1428-
library("Spring Security", "6.0.0-M3") {
1428+
library("Spring Security", "6.0.0-SNAPSHOT") {
14291429
group("org.springframework.security") {
14301430
imports = [
14311431
"spring-security-bom"

0 commit comments

Comments
 (0)