diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d8072853a7b..10f5afe4f39 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1417,7 +1417,7 @@ bom { ] } } - library("Spring Security", "6.1.0-SNAPSHOT") { + library("Spring Security", "6.1.0-RC1") { group("org.springframework.security") { imports = [ "spring-security-bom"