Upgrade to Spring Batch 6.0.2

Closes gh-48725
This commit is contained in:
Andy Wilkinson
2026-01-22 07:38:17 +00:00
parent 0a3a9069ff
commit eab69232f8
@@ -2392,7 +2392,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.2-SNAPSHOT") {
library("Spring Batch", "6.0.2") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")