Skip to content

Commit 82763de

Browse files
committed
Upgrade to Spring Batch 4.3.7
Closes gh-32271
1 parent 856bd84 commit 82763de

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
@@ -1691,7 +1691,7 @@ bom {
16911691
]
16921692
}
16931693
}
1694-
library("Spring Batch", "4.3.7-SNAPSHOT") {
1694+
library("Spring Batch", "4.3.7") {
16951695
group("org.springframework.batch") {
16961696
modules = [
16971697
"spring-batch-core",

0 commit comments

Comments
 (0)