Browse Source

Upgrade to Spring Integration 6.2.0-M2

Closes gh-36943
pull/37094/head
Stephane Nicoll 2 years ago
parent
commit
a562caf226
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save