Upgrade to Spring Integration 6.0.2

Closes gh-33813
This commit is contained in:
Andy Wilkinson 2023-01-18 20:13:50 +00:00
parent 94f4a4396c
commit d8fb80925b
1 changed files with 1 additions and 1 deletions

View File

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