Upgrade to Spring Batch 5.2.0

Closes gh-43018
This commit is contained in:
Stéphane Nicoll 2024-11-21 09:32:50 +01:00
parent 73fc351d71
commit e286739cee
1 changed files with 1 additions and 1 deletions

View File

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