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