Upgrade to Spring Batch 5.2.0-M1

Closes gh-42142
This commit is contained in:
Andy Wilkinson 2024-09-18 10:30:09 +01:00
parent 95c401e1eb
commit c1bd5bdc8b
1 changed files with 1 additions and 1 deletions

View File

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