Upgrade to Spring Batch 6.0.0-M2

Closes gh-46618
This commit is contained in:
Andy Wilkinson 2025-08-21 08:12:47 +01:00
parent e6879423fc
commit 480977fb32
1 changed files with 1 additions and 1 deletions

View File

@ -2296,7 +2296,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
}
}
library("Spring Batch", "6.0.0-SNAPSHOT") {
library("Spring Batch", "6.0.0-M2") {
considerSnapshots()
group("org.springframework.batch") {
bom("spring-batch-bom")