diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bd69627004..6757554480 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Spring Data Bom", "2021.2.0-SNAPSHOT") { + library("Spring Data Bom", "2021.2.0-M3") { group("org.springframework.data") { imports = [ "spring-data-bom"