Upgrade to Spring Integration 5.5.12

Closes gh-31062
This commit is contained in:
Stephane Nicoll 2022-05-18 08:58:50 +02:00
parent 23eceb0d8a
commit 2f46928f84
1 changed files with 1 additions and 1 deletions

View File

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