diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22ba43a550d..21e8d4d67c2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1348,7 +1348,7 @@ bom { ] } } - library("Spring Data Bom", "2022.0.5") { + library("Spring Data Bom", "2022.0.6-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"