diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5a1cf55f44..32a02ce8f7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Spring Security", "5.5.3-SNAPSHOT") { + library("Spring Security", "5.5.3") { group("org.springframework.security") { imports = [ "spring-security-bom"