Browse Source

Upgrade to Spring Integration 6.4.3

Closes gh-44776
pull/44789/head
Andy Wilkinson 9 months ago
parent
commit
bd70c5deef
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2197,7 +2197,7 @@ bom { @@ -2197,7 +2197,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.4.2") {
library("Spring Integration", "6.4.3") {
considerSnapshots()
group("org.springframework.integration") {
imports = [

Loading…
Cancel
Save