Skip to content

Commit

Permalink
Upgrade to Spring Integration 5.3.2
Browse files Browse the repository at this point in the history
Closes gh-22389
  • Loading branch information
snicoll committed Jul 22, 2020
1 parent 6e217b4 commit dd615fd
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 @@ -1674,7 +1674,7 @@ bom {
]
}
}
library("Spring Integration", "5.3.2.BUILD-SNAPSHOT") {
library("Spring Integration", "5.3.2.RELEASE") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"
Expand Down

0 comments on commit dd615fd

Please sign in to comment.