diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22a213fe08..4de01fa186 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1537,7 +1537,7 @@ bom { ] } } - library("Spring Security", "6.3.0-SNAPSHOT") { + library("Spring Security", "6.3.0-M2") { considerSnapshots() group("org.springframework.security") { imports = [