diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 452b2d05b5..5ab522764b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1643,7 +1643,7 @@ bom { ] } } - library("Spring Data Bom", "2021.0.1") { + library("Spring Data Bom", "2021.0.2-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"