Skip to content

Commit 7ad6e44

Browse files
committed
Upgrade to Spring Batch 4.3.10
Closes gh-38281
1 parent a6346fb commit 7ad6e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1726,7 +1726,7 @@ bom {
17261726
]
17271727
}
17281728
}
1729-
library("Spring Batch", "4.3.10-SNAPSHOT") {
1729+
library("Spring Batch", "4.3.10") {
17301730
considerSnapshots()
17311731
prohibit {
17321732
versionRange "[5.0.0-M1,)"

0 commit comments

Comments
 (0)