Browse Source

Upgrade to Spring Integration 6.0.6

Closes gh-35740
pull/37018/head
Andy Wilkinson 3 years ago
parent
commit
35ee52275e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

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

Loading…
Cancel
Save