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