diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 636fa5ff50..676596e013 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1708,7 +1708,7 @@ bom { ] } } - library("Spring Data Bom", "2021.0.9") { + library("Spring Data Bom", "2021.0.10-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"