diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a222d7e93d..6d2c25012b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1659,7 +1659,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.0-M1") { + library("Spring Data Bom", "2021.1.0-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"