Upgrade to Spring Integration 6.3.11

Closes gh-45756
This commit is contained in:
Stéphane Nicoll 2025-06-18 14:16:04 +02:00
parent 6ef1830bc8
commit f6c88840e0
1 changed files with 1 additions and 1 deletions

View File

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