Start building against Spring Integration 5.5.12 snapshots

See gh-31062
This commit is contained in:
Stephane Nicoll 2022-05-16 16:43:03 +02:00
parent 285378e4f9
commit b748d2cfef
1 changed files with 1 additions and 1 deletions

View File

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