diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 659d31db7d6..764e249c7c1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring Data Bom", "2020.0.14") { + library("Spring Data Bom", "2020.0.14-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"