Browse Source

Start building against Spring Integration 6.0.3 snapshots

See gh-34039
pull/34503/head
Andy Wilkinson 3 years ago
parent
commit
cd43b4e805
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save