mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Spring Batch 6.1.0-M1
Closes gh-51269
This commit is contained in:
@@ -2556,7 +2556,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "6.1.0-INTERNAL-SNAPSHOT") {
|
||||
library("Spring Batch", "6.1.0-M1") {
|
||||
firstParty()
|
||||
group("org.springframework.batch") {
|
||||
bom("spring-batch-bom")
|
||||
|
||||
Reference in New Issue
Block a user