Browse Source

Upgrade to Spring Integration 6.1.0-M1

Closes gh-34308
pull/34365/head
Andy Wilkinson 3 years ago
parent
commit
1ef379c75f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save