diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 27b3162a87c6..2a0caaa3ab83 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1701,7 +1701,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.7-SNAPSHOT") { + library("Spring Data Bom", "2021.1.7") { group("org.springframework.data") { imports = [ "spring-data-bom"