Browse Source

Upgrade to Spring Integration 7.0.4

Closes gh-49529
4.0.x
Stéphane Nicoll 16 hours ago
parent
commit
91ddcff68f
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save