Skip to content

Commit 5d11c90

Browse files
committed
Upgrade to Spring Batch 5.0.0-M1
Closes gh-29278
1 parent 16c808f commit 5d11c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ bom {
13231323
]
13241324
}
13251325
}
1326-
library("Spring Batch", "5.0.0-SNAPSHOT") {
1326+
library("Spring Batch", "5.0.0-M1") {
13271327
group("org.springframework.batch") {
13281328
modules = [
13291329
"spring-batch-core",

0 commit comments

Comments
 (0)