Upgrade to Spring Integration 5.5.14

Closes gh-31800
This commit is contained in:
Stephane Nicoll 2022-07-20 09:16:59 +02:00
parent 7c7a32a568
commit b9cf951423
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}