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