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