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