diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 83aaa24f287..0d89c0ea99f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1356,7 +1356,7 @@ bom { ] } } - library("Spring Data Bom", "2022.0.0-SNAPSHOT") { + library("Spring Data Bom", "2022.0.0-M4") { group("org.springframework.data") { imports = [ "spring-data-bom"