Upgrade to Spring Integration 6.3.10

Closes gh-45426
This commit is contained in:
Stéphane Nicoll 2025-05-21 09:04:20 +02:00
parent 2b2228eba5
commit 52fcd2126f
1 changed files with 1 additions and 1 deletions

View File

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