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