Skip to content

Commit 18e2ce1

Browse files
committed
Upgrade to Spring Batch 4.2.5
Closes gh-24290
1 parent c08310c commit 18e2ce1

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
@@ -1655,7 +1655,7 @@ bom {
16551655
]
16561656
}
16571657
}
1658-
library("Spring Batch", "4.2.5.BUILD-SNAPSHOT") {
1658+
library("Spring Batch", "4.2.5.RELEASE") {
16591659
group("org.springframework.batch") {
16601660
modules = [
16611661
"spring-batch-core",

0 commit comments

Comments
 (0)