Skip to content

Commit

Permalink
Merge branch '2.5.x'
Browse files Browse the repository at this point in the history
Closes gh-28261
  • Loading branch information
wilkinsona committed Nov 17, 2021
2 parents afa0069 + 416a133 commit ea0613c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1632,7 +1632,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.4-SNAPSHOT") {
library("Spring Batch", "4.3.4") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",
Expand Down

0 comments on commit ea0613c

Please sign in to comment.