Upgrade to Spring Integration 7.1.0

Closes gh-50568
This commit is contained in:
Andy Wilkinson
2026-06-10 15:57:08 +01:00
parent db7b2b9fb0
commit 6a6dedc435
@@ -2620,7 +2620,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
}
}
library("Spring Integration", "7.1.0-SNAPSHOT") {
library("Spring Integration", "7.1.0") {
considerSnapshots()
group("org.springframework.integration") {
bom("spring-integration-bom")