Skip to content

Commit e71b4aa

Browse files
committed
Upgrade to Spring Batch 4.3.3
Closes gh-26392
1 parent b9abcba commit e71b4aa

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
@@ -1633,7 +1633,7 @@ bom {
16331633
]
16341634
}
16351635
}
1636-
library("Spring Batch", "4.3.3-SNAPSHOT") {
1636+
library("Spring Batch", "4.3.3") {
16371637
group("org.springframework.batch") {
16381638
modules = [
16391639
"spring-batch-core",

0 commit comments

Comments
 (0)