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 9f3549a commit fbd5dabCopy full SHA for fbd5dab
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2412,7 +2412,7 @@ bom {
2412
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
2413
}
2414
2415
- library("Spring Security", "6.5.0-SNAPSHOT") {
+ library("Spring Security", "6.5.0-M3") {
2416
considerSnapshots()
2417
group("org.springframework.security") {
2418
imports = [
0 commit comments