Skip to content

Commit ca83024

Browse files
committed
Upgrade to Spring Batch 4.3.7
Closes spring-projectsgh-32278
1 parent 8f9323d commit ca83024

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
@@ -1661,7 +1661,7 @@ bom {
16611661
]
16621662
}
16631663
}
1664-
library("Spring Batch", "4.3.7-SNAPSHOT") {
1664+
library("Spring Batch", "4.3.7") {
16651665
prohibit("[5.0.0-M1,)") {
16661666
because "it uses Spring Framework 6"
16671667
}

0 commit comments

Comments
 (0)