diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 60085ca11f..d0151a1bfc 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", "2023.0.0-M2") { + library("Spring Data Bom", "2023.0.0-SNAPSHOT") { group("org.springframework.data") { imports = [ "spring-data-bom"