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