diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 87b4f067393..efdeb4e3e58 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2407,7 +2407,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") } } - library("Spring Batch", "6.0.4-SNAPSHOT") { + library("Spring Batch", "6.0.4") { considerSnapshots() group("org.springframework.batch") { bom("spring-batch-bom")