diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 91b0b8db0f..390e03f08b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1656,7 +1656,7 @@ bom { ] } } - library("Spring Data Bom", "2021.0.6") { + library("Spring Data Bom", "2021.0.7-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"