Browse Source

Start building against Spring Integration 6.2.10 snapshots

See gh-42537
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
d2c215c67d
  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.9") {
library("Spring Integration", "6.2.10-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
imports = [

Loading…
Cancel
Save