diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8979a9815211..79b977a9f99c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1768,7 +1768,7 @@ bom { ] } } - library("Spring Security", "5.7.2") { + library("Spring Security", "5.7.3-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }