Browse Source

Upgrade to Spring Integration 6.4.10

Closes gh-48556
3.4.x
Stéphane Nicoll 24 hours ago
parent
commit
23d34ea6db
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save