Skip to content

Commit ea0613c

Browse files
committed
Merge branch '2.5.x'
Closes gh-28261
2 parents afa0069 + 416a133 commit ea0613c

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
@@ -1632,7 +1632,7 @@ bom {
16321632
]
16331633
}
16341634
}
1635-
library("Spring Batch", "4.3.4-SNAPSHOT") {
1635+
library("Spring Batch", "4.3.4") {
16361636
group("org.springframework.batch") {
16371637
modules = [
16381638
"spring-batch-core",

0 commit comments

Comments
 (0)