diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bb6fa9bc12..d7f5719692 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1347,7 +1347,7 @@ bom { ] } } - library("Spring Data Bom", "2023.0.0-M3") { + library("Spring Data Bom", "2023.0.0-RC1") { group("org.springframework.data") { imports = [ "spring-data-bom"