Upgrade to Spring Batch 5.2.1

Closes gh-43477
This commit is contained in:
Stéphane Nicoll 2024-12-19 06:42:24 +01:00
parent fcc569e5c4
commit da593800be
1 changed files with 1 additions and 1 deletions

View File

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