diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d081d455e1..16074998a1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1330,7 +1330,7 @@ bom { ] } } - library("Spring Data Bom", "2022.1.0-SNAPSHOT") { + library("Spring Data Bom", "2022.0.0-M1") { group("org.springframework.data") { imports = [ "spring-data-bom"