Upgrade to Spring Batch 6.0.5

Closes gh-51239
This commit is contained in:
Stéphane Nicoll
2026-08-11 18:08:02 +02:00
parent 555460a0b8
commit 7781b19f5f
@@ -2407,7 +2407,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Batch", "6.0.5-INTERNAL-SNAPSHOT") {
library("Spring Batch", "6.0.5") {
firstParty()
group("org.springframework.batch") {
bom("spring-batch-bom")