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 91d3011 commit 08ce5b0Copy full SHA for 08ce5b0
platform/spring-boot-dependencies/build.gradle
@@ -2442,7 +2442,7 @@ bom {
2442
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
2443
}
2444
2445
- library("Spring Security", "7.0.0-SNAPSHOT") {
+ library("Spring Security", "7.0.0-M3") {
2446
considerSnapshots()
2447
group("org.springframework.security") {
2448
bom("spring-security-bom")
0 commit comments