diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index de3c54d5d46c..a891256d6908 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1557,7 +1557,7 @@ bom { ] } } - library("Spring Data Bom", "2020.0.3") { + library("Spring Data Bom", "2020.0.4-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"