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