diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 756f97f1a83..f5cf324fc22 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1954,7 +1954,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2024.0.4-SNAPSHOT") { + library("Spring Data Bom", "2024.0.4") { considerSnapshots() calendarName = "Spring Data Release" group("org.springframework.data") {