diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 648ba1d01a..c8377eb4da 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1645,7 +1645,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.2-SNAPSHOT") { + library("Spring Data Bom", "2021.1.2") { group("org.springframework.data") { imports = [ "spring-data-bom"