Upgrade to Spring Batch 5.1.2

Closes gh-40670
This commit is contained in:
Andy Wilkinson 2024-05-22 19:16:49 +01:00
parent 299f2100d6
commit 062d9dc54f

View File

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