Upgrade to Spring Integration 5.5.10

Closes gh-30183
This commit is contained in:
Stephane Nicoll 2022-03-23 08:06:25 +01:00
parent f063da30d2
commit 589804000b
1 changed files with 1 additions and 1 deletions

View File

@ -1713,7 +1713,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.10-SNAPSHOT") {
library("Spring Integration", "5.5.10") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"