Upgrade to Spring Batch 5.2.2

Closes gh-44568
This commit is contained in:
Andy Wilkinson
2025-03-19 17:48:56 +00:00
parent 6567609cbc
commit f86a6fb164

View File

@@ -2111,7 +2111,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 = [