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