Upgrade to Spring Batch 5.1.3

Closes gh-43474
This commit is contained in:
Stéphane Nicoll
2024-12-19 06:42:24 +01:00
parent ba916cb66e
commit a085a0111d

View File

@@ -2132,7 +2132,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
}
}
library("Spring Batch", "5.1.3-SNAPSHOT") {
library("Spring Batch", "5.1.3") {
considerSnapshots()
group("org.springframework.batch") {
imports = [