diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f097987ec1ff0910d5aa44efb465b6cd926dd7b8..c6831a69d68f0c4a4b441f5c4f918e9eec716587 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.7-SNAPSHOT") { + library("Spring Security", "5.7.7") { prohibit { versionRange "[6.0.0-M1,)" because "it uses Spring Framework 6"