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