diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e77700f46e..96efc2f51c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1771,7 +1771,7 @@ bom { ] } } - library("Spring Security", "5.7.1") { + library("Spring Security", "5.7.2-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }