Upgrade to Spring Integration 5.5.18

Closes gh-35294
This commit is contained in:
Andy Wilkinson 2023-05-16 19:23:36 +01:00
parent 30b4bb0753
commit c631f04391

View File

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