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