Skip to content

Commit eea1621

Browse files
committed
Upgrade to Spring Batch 6.0.1
Closes gh-48437
1 parent da7641a commit eea1621

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.1-SNAPSHOT") {
2386+
library("Spring Batch", "6.0.1") {
23872387
considerSnapshots()
23882388
group("org.springframework.batch") {
23892389
bom("spring-batch-bom")

0 commit comments

Comments
 (0)