Skip to content

Commit 2ed65b3

Browse files
committed
Start building against Spring Security 2.7.0-RC1 snapshots
See gh-30609
1 parent 8658765 commit 2ed65b3

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
@@ -1790,7 +1790,7 @@ bom {
17901790
]
17911791
}
17921792
}
1793-
library("Spring Security", "5.7.0-M3") {
1793+
library("Spring Security", "5.7.0-SNAPSHOT") {
17941794
prohibit("[6.0.0-M1,)") {
17951795
because "it uses Spring Framework 6"
17961796
}

0 commit comments

Comments
 (0)