diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 930a07cf3a..aef150d680 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1785,7 +1785,7 @@ bom { ] } } - library("Spring Security", "5.7.0-RC1") { + library("Spring Security", "5.7.0-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }