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