diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ccb364d896f..40517fd4ec7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1403,7 +1403,7 @@ bom { ] } } - library("Spring Security", "6.1.0-M1") { + library("Spring Security", "6.1.0-SNAPSHOT") { group("org.springframework.security") { imports = [ "spring-security-bom"