Upgrade to Spring Batch 5.2.0-RC1

Closes gh-42560
This commit is contained in:
Andy Wilkinson 2024-10-24 09:23:13 +01:00
parent 4fa254d745
commit 8c06886409
1 changed files with 1 additions and 1 deletions

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-SNAPSHOT") {
library("Spring Batch", "5.2.0-RC1") {
considerSnapshots()
group("org.springframework.batch") {
imports = [