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