Start building against Spring Batch 5.2.0 snapshots

See gh-43018
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:46:43 +09:00
parent e6e826debf
commit cf13599345

View File

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