diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8b0bd559e27..da8865f883c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1711,7 +1711,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.9") { + library("Spring Data Bom", "2021.1.10-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"