Skip to content

Commit

Permalink
Upgrade to Spring Batch 4.3.10
Browse files Browse the repository at this point in the history
Closes gh-38281
  • Loading branch information
wilkinsona committed Nov 22, 2023
1 parent a6346fb commit 7ad6e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1726,7 +1726,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.10-SNAPSHOT") {
library("Spring Batch", "4.3.10") {
considerSnapshots()
prohibit {
versionRange "[5.0.0-M1,)"
Expand Down

0 comments on commit 7ad6e44

Please sign in to comment.