diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c22ded8fe2..44d9316145 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1335,7 +1335,7 @@ bom { ] } } - library("Spring Data Bom", "2022.0.1") { + library("Spring Data Bom", "2023.0.0-M2") { group("org.springframework.data") { imports = [ "spring-data-bom"