Browse Source

Upgrade to Spring Integration 6.2.8

Closes gh-41973
pull/42868/head
Stéphane Nicoll 2 years ago
parent
commit
0908771ff2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save