Skip to content

Commit f1438f3

Browse files
committed
Upgrade to Spring Batch 4.3.0-RC1
Closes gh-23189
1 parent bb6d86d commit f1438f3

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
@@ -1547,7 +1547,7 @@ bom {
15471547
]
15481548
}
15491549
}
1550-
library("Spring Batch", "4.3.0-SNAPSHOT") {
1550+
library("Spring Batch", "4.3.0-RC1") {
15511551
group("org.springframework.batch") {
15521552
modules = [
15531553
"spring-batch-core",

0 commit comments

Comments
 (0)