Skip to content

Commit

Permalink
Upgrade to Spring Integration 5.5.14
Browse files Browse the repository at this point in the history
Closes gh-31800
  • Loading branch information
snicoll committed Jul 20, 2022
1 parent 7c7a32a commit b9cf951
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 @@ -1715,7 +1715,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.13") {
library("Spring Integration", "5.5.14") {
prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6"
}
Expand Down

0 comments on commit b9cf951

Please sign in to comment.