diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4ded8bf5ec4..a8968856754 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1692,7 +1692,7 @@ bom { ] } } - library("Spring Data Bom", "2021.1.3") { + library("Spring Data Bom", "2021.1.4-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"