diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f146518d8123..6594d23effd5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1786,7 +1786,7 @@ bom { ] } } - library("Spring Security", "5.7.4") { + library("Spring Security", "5.7.5") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }