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