Upgrade to Spring Batch 6.0.2

Closes gh-48715
This commit is contained in:
Andy Wilkinson
2026-01-22 07:36:53 +00:00
parent 4387cbb4a0
commit 547bc773e1
@@ -2386,7 +2386,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")