Browse Source

Upgrade to Spring Integration 5.5.10

Closes gh-30193
pull/30406/head
Stephane Nicoll 4 years ago
parent
commit
dc7c1f246f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save