Browse Source

Upgrade to Spring Integration 6.2.11

Closes gh-43001
3.2.x
Andy Wilkinson 1 year ago
parent
commit
11401d3290
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save