Browse Source

Upgrade to Spring Integration 6.5.8

Closes gh-49631
pull/49622/head
Stéphane Nicoll 3 days ago
parent
commit
a5db799f8a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -2360,7 +2360,7 @@ bom { @@ -2360,7 +2360,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "6.5.7") {
library("Spring Integration", "6.5.8") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")

Loading…
Cancel
Save