diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 14b88572820..e19aeb1d0a8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1673,7 +1673,7 @@ bom { ] } } - library("Spring Security", "6.2.8-SNAPSHOT") { + library("Spring Security", "6.2.8") { considerSnapshots() group("org.springframework.security") { imports = [