Browse Source

Upgrade to Spring Integration 5.4.0-M3

Closes gh-23010
pull/23391/head
Stephane Nicoll 5 years ago
parent
commit
bb6d86d30b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save