Start building against Spring Integration 5.5.11 snapshots

See gh-30704
This commit is contained in:
Stephane Nicoll
2022-04-16 09:06:23 +02:00
parent f340a90ade
commit 7a6bb7208d

View File

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