mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Upgrade to Spring Batch 6.0.2
Closes gh-48715
This commit is contained in:
@@ -2386,7 +2386,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "6.0.2-SNAPSHOT") {
|
||||
library("Spring Batch", "6.0.2") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
bom("spring-batch-bom")
|
||||
|
||||
Reference in New Issue
Block a user