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