Skip to content

Commit e5ab626

Browse files
committed
Upgrade to Spring Batch 4.3.3
Closes gh-26391
1 parent ff45e4c commit e5ab626

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
@@ -1548,7 +1548,7 @@ bom {
15481548
]
15491549
}
15501550
}
1551-
library("Spring Batch", "4.3.3-SNAPSHOT") {
1551+
library("Spring Batch", "4.3.3") {
15521552
group("org.springframework.batch") {
15531553
modules = [
15541554
"spring-batch-core",

0 commit comments

Comments
 (0)