Browse Source

Upgrade to Spring Integration 6.2.7

Closes gh-41296
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
0eb830de15
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save