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