diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index eb8bec2ae8f..995e0d68a0b 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2296,7 +2296,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}") } } - library("Spring Batch", "6.0.0-SNAPSHOT") { + library("Spring Batch", "6.0.0-M2") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom")