Upgrade to Spring Batch 5.2.2

Closes gh-44591
This commit is contained in:
Andy Wilkinson
2025-03-19 17:50:26 +00:00
parent 1e36918e87
commit 4a2c26eeec

View File

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