Skip to content

Commit

Permalink
Upgrade to Spring Integration 5.5.8
Browse files Browse the repository at this point in the history
Closes gh-29320
  • Loading branch information
snicoll committed Jan 19, 2022
1 parent f6cdc27 commit aba3b1d
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 @@ -1662,7 +1662,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.8-SNAPSHOT") {
library("Spring Integration", "5.5.8") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"
Expand Down

0 comments on commit aba3b1d

Please sign in to comment.