Browse Source

Start building against Spring Integration 5.3.8 snapshots

See gh-26772
pull/27078/head
Stephane Nicoll 5 years ago
parent
commit
39f259554b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save