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