Browse Source

Upgrade to Spring Integration 6.4.9

Closes gh-48026
pull/48297/head
Stéphane Nicoll 1 month ago
parent
commit
1497f9379e
  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-SNAPSHOT") {
library("Spring Integration", "6.4.9") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")

Loading…
Cancel
Save