Browse Source

Start building against Spring Integration 6.2.11 snapshots

See gh-43001
pull/43191/head
Stéphane Nicoll 1 year ago
parent
commit
a8a7ee8680
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1617,7 +1617,7 @@ bom { @@ -1617,7 +1617,7 @@ bom {
]
}
}
library("Spring Integration", "6.2.10") {
library("Spring Integration", "6.2.11-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
imports = [

Loading…
Cancel
Save