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 6cfca35 commit ca9c67fCopy full SHA for ca9c67f
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2390,7 +2390,7 @@ bom {
2390
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2391
}
2392
2393
- library("Spring Security", "6.5.0-RC1") {
+ library("Spring Security", "6.5.0-SNAPSHOT") {
2394
considerSnapshots()
2395
group("org.springframework.security") {
2396
bom("spring-security-bom")
0 commit comments