Browse Source

Start building against Spring Integration 5.5.19 snapshots

See gh-37251
pull/37394/head
Andy Wilkinson 2 years ago
parent
commit
11e8f98385
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1795,7 +1795,7 @@ bom { @@ -1795,7 +1795,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.18") {
library("Spring Integration", "5.5.19-SNAPSHOT") {
considerSnapshots()
prohibit {
versionRange "[6.0.0-M1,)"

Loading…
Cancel
Save