Browse Source

Upgrade to Spring Integration 6.2.10

Closes gh-42537
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
38d534807a
  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-SNAPSHOT") {
library("Spring Integration", "6.2.10") {
considerSnapshots()
group("org.springframework.integration") {
imports = [

Loading…
Cancel
Save