Browse Source

Upgrade to Spring Integration 6.2.1

Closes gh-38698
pull/38884/head
Brian Clozel 2 years ago
parent
commit
bf21fa8e76
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save