diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index a471e501d46..0c0d1eac1f0 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2556,7 +2556,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Batch", "6.1.0-INTERNAL-SNAPSHOT") { + library("Spring Batch", "6.1.0-M1") { firstParty() group("org.springframework.batch") { bom("spring-batch-bom")