Browse Source

Upgrade to Spring Integration 6.0.9

Closes gh-38295
3.0.x
Andy Wilkinson 2 years ago
parent
commit
a37566fd86
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save