Browse Source

Start building against Spring Integration 5.4.3 snapshots

See gh-24701
pull/24986/head
Stephane Nicoll 5 years ago
parent
commit
0bfb072467
  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.2") {
library("Spring Integration", "5.4.3-SNAPSHOT") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"

Loading…
Cancel
Save