Skip to content

Commit 12b7edc

Browse files
snicollwilkinsona
authored andcommitted
Start building against Spring Security 7.0.0 snapshots
See gh-47832
1 parent 6f62f28 commit 12b7edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2545,7 +2545,7 @@ bom {
25452545
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
25462546
}
25472547
}
2548-
library("Spring Security", "7.0.0-RC3") {
2548+
library("Spring Security", "7.0.0-SNAPSHOT") {
25492549
considerSnapshots()
25502550
group("org.springframework.security") {
25512551
bom("spring-security-bom")

0 commit comments

Comments
 (0)