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