diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3df21ec05dac..72150a287b1a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1707,7 +1707,7 @@ bom { ] } } - library("Spring Security", "5.6.1-SNAPSHOT") { + library("Spring Security", "5.6.1") { group("org.springframework.security") { imports = [ "spring-security-bom"