diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4301acdb1f5a..be38d18c4f49 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1635,7 +1635,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.0-RC1") { + library("Spring Data Bom", "2021.1.0-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"