diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 62fe5ad4e0f..4b05c3e681e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1433,7 +1433,7 @@ bom { ] } } - library("Spring Security", "6.0.0-RC1") { + library("Spring Security", "6.0.0-RC2") { group("org.springframework.security") { imports = [ "spring-security-bom"