Start building against Spring Batch 5.2.2 snapshots

See gh-44591
This commit is contained in:
Stéphane Nicoll
2025-03-06 09:03:10 +01:00
parent 082814862a
commit 6e4a39ed56

View File

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