diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f56e83251c4..42e01cf1aa9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2258,7 +2258,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") } } - library("Spring Data Bom", "2025.0.6-SNAPSHOT") { + library("Spring Data Bom", "2025.0.6") { prohibit { versionRange "[2025.1.0-M1,)" because "it exceeds our baseline"