Browse Source

Upgrade to Spring Integration 6.1.6

Closes gh-39463
3.1.x
Andy Wilkinson 2 years ago
parent
commit
6a67eea361
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save