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