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