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