Browse Source

Start building against Spring Integration 5.5.18 snapshots

See gh-35294
pull/35401/head
Stephane Nicoll 3 years ago
parent
commit
d614d1336e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1780,7 +1780,7 @@ bom { @@ -1780,7 +1780,7 @@ bom {
]
}
}
library("Spring Integration", "5.5.17") {
library("Spring Integration", "5.5.18-SNAPSHOT") {
prohibit {
versionRange "[6.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save