Browse Source

Upgrade to Spring Integration 5.5.12

Closes gh-31060
pull/32644/head
Stephane Nicoll 4 years ago
parent
commit
4eb778df43
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save