Upgrade to Spring Integration 5.5.15

Closes gh-32453
This commit is contained in:
Stephane Nicoll
2022-09-21 08:22:25 +02:00
parent b3db0768c0
commit d5debb1d3d

View File

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