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