diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 76f5e7589d7b..51f87cf477cb 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.6") { + library("Spring Data Bom", "2021.1.7-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"