diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f22ac3e40c..d0c4440e9f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1611,7 +1611,7 @@ bom { ] } } - library("Spring Security", "6.3.0-SNAPSHOT") { + library("Spring Security", "6.3.0-M1") { considerSnapshots() group("org.springframework.security") { imports = [