We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f22145 commit 07a7b69Copy full SHA for 07a7b69
platform/spring-boot-dependencies/build.gradle
@@ -2533,7 +2533,7 @@ bom {
2533
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2534
}
2535
2536
- library("Spring Security", "7.0.0-SNAPSHOT") {
+ library("Spring Security", "7.0.0-RC2") {
2537
considerSnapshots()
2538
group("org.springframework.security") {
2539
bom("spring-security-bom")
0 commit comments