diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 8da6c8ed1ae..7d8e00654ec 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.0.3-SNAPSHOT") { + library("Spring Security", "7.0.3") { considerSnapshots() group("org.springframework.security") { bom("spring-security-bom")