Skip to content

Commit 8fc1f07

Browse files
committed
Upgrade to Spring Batch 5.0.0-M3
Closes gh-30459
1 parent d013237 commit 8fc1f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@ bom {
13741374
]
13751375
}
13761376
}
1377-
library("Spring Batch", "5.0.0-SNAPSHOT") {
1377+
library("Spring Batch", "5.0.0-M3") {
13781378
group("org.springframework.batch") {
13791379
modules = [
13801380
"spring-batch-core",

0 commit comments

Comments
 (0)