diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f35f84775b6..800edbef815 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1780,7 +1780,7 @@ bom { ] } } - library("Spring Security", "5.7.5") { + library("Spring Security", "5.7.6") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }