diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7b0ae8d7b95a..db48ee6a890b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1419,7 +1419,7 @@ bom { ] } } - library("Spring Security", "6.0.1-SNAPSHOT") { + library("Spring Security", "6.0.1") { group("org.springframework.security") { imports = [ "spring-security-bom"