Upgrade to Spring Integration 5.5.16

Closes gh-33581
This commit is contained in:
Phillip Webb 2022-12-21 08:04:22 -08:00
parent 5e2e18d577
commit 9dcc49538e

View File

@ -1730,7 +1730,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.15") {
library("Spring Integration", "5.5.16") {
prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6"
}