diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6dccb62cfa7..65ae91845c6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1443,7 +1443,7 @@ bom { ] } } - library("Spring Security", "6.0.8-SNAPSHOT") { + library("Spring Security", "6.0.8") { considerSnapshots() group("org.springframework.security") { imports = [