diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 70f7f4f433..a3b4cf1b41 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1739,7 +1739,7 @@ bom { ] } } - library("Spring Data Bom", "2021.2.11-SNAPSHOT") { + library("Spring Data Bom", "2021.2.11") { prohibit { versionRange "[2022.0.0-M1,)" because "it uses Spring Framework 6"