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