diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5ced6f5d0fa..1ae332d6e2e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1610,7 +1610,7 @@ bom { ] } } - library("Spring Security", "6.2.0-M3") { + library("Spring Security", "6.2.0-SNAPSHOT") { considerSnapshots() group("org.springframework.security") { imports = [