Browse Source

Upgrade to Spring Integration 5.3.3

Closes gh-23780
pull/26228/head
Stephane Nicoll 6 years ago
parent
commit
90ee8b5a2a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save