diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4abdac83df0..93b241e4a8c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring Data Bom", "2020.0.15-SNAPSHOT") { + library("Spring Data Bom", "2020.0.15") { group("org.springframework.data") { imports = [ "spring-data-bom"