diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9b16dd0e3e4..6a18784a741 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1637,7 +1637,7 @@ bom { ] } } - library("Spring Security", "5.4.9-SNAPSHOT") { + library("Spring Security", "5.4.9") { group("org.springframework.security") { imports = [ "spring-security-bom"