diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a97fa513bf..055e209b53 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1832,7 +1832,7 @@ bom { ] } } - library("Spring Security", "5.7.9-SNAPSHOT") { + library("Spring Security", "5.7.9") { prohibit { versionRange "[6.0.0-M1,)" because "it uses Spring Framework 6"