Start building against Spring Batch 5.2.2 snapshots

See gh-44568
This commit is contained in:
Stéphane Nicoll
2025-03-05 15:12:23 +01:00
parent a205981299
commit 18ec4ff1f4

View File

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