Skip to content

Commit be063b6

Browse files
committed
Upgrade to Spring Batch 6.0.0
Closes gh-47834
1 parent d451da6 commit be063b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2383,7 +2383,7 @@ bom {
23832383
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
23842384
}
23852385
}
2386-
library("Spring Batch", "6.0.0-SNAPSHOT") {
2386+
library("Spring Batch", "6.0.0") {
23872387
considerSnapshots()
23882388
group("org.springframework.batch") {
23892389
bom("spring-batch-bom")

0 commit comments

Comments
 (0)