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