diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e5e01d02999b..a8b87255caa6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1649,7 +1649,7 @@ bom { ] } } - library("Spring Data Bom", "2021.0.4") { + library("Spring Data Bom", "2021.0.5-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"