Upgrade to Spring Integration 5.5.17

Closes gh-34722
This commit is contained in:
Andy Wilkinson 2023-03-22 21:16:25 +00:00
parent dd8f0c4e98
commit 1508e3cec8

View File

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