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 2b5a46d commit 03e3a66Copy full SHA for 03e3a66
platform/spring-boot-dependencies/build.gradle
@@ -2549,7 +2549,7 @@ bom {
2549
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2550
}
2551
2552
- library("Spring Security", "7.0.0-RC2") {
+ library("Spring Security", "7.0.0-RC3") {
2553
considerSnapshots()
2554
group("org.springframework.security") {
2555
bom("spring-security-bom")
0 commit comments