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