diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index fe3a4b007b2..b16e8c49528 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2438,7 +2438,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}") } } - library("Spring Security", "7.0.0-SNAPSHOT") { + library("Spring Security", "7.0.0-M1") { considerSnapshots() group("org.springframework.security") { bom("spring-security-bom")