Merge branch '2.6.x' into 2.7.x

Closes gh-31483
This commit is contained in:
Andy Wilkinson 2022-06-22 20:54:56 +01:00
commit 83932cfe94
1 changed files with 1 additions and 1 deletions

View File

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