diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 69845ffd6330..157e6bd5a9e8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1836,7 +1836,7 @@ bom { ] } } - library("Spring Security", "5.7.10-SNAPSHOT") { + library("Spring Security", "5.7.10") { prohibit { versionRange "[6.0.0-M1,)" because "it uses Spring Framework 6"