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