Upgrade to Spring Integration 5.5.11

Closes gh-30704
This commit is contained in:
Stephane Nicoll 2022-04-20 08:09:55 +02:00
parent 2d663f2e94
commit b3c1a8b2da

View File

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