diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7eb4ddde39c..94273f3d7f2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1553,7 +1553,7 @@ bom { ] } } - library("Spring Data Bom", "2020.0.0-RC2") { + library("Spring Data Bom", "2020.0.0") { group("org.springframework.data") { imports = [ "spring-data-bom"