Skip to content

Commit 416a133

Browse files
committed
Merge branch '2.4.x' into 2.5.x
Closes gh-28250
2 parents 663d5d4 + 838533e commit 416a133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@ bom {
16531653
]
16541654
}
16551655
}
1656-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1656+
library("Spring Batch", "4.3.4") {
16571657
group("org.springframework.batch") {
16581658
modules = [
16591659
"spring-batch-core",

0 commit comments

Comments
 (0)