Upgrade to Spring Integration 6.3.3

Closes gh-41974
This commit is contained in:
Stéphane Nicoll 2024-08-21 08:30:25 +02:00
parent 0451cb8686
commit d3ac84dbd3
1 changed files with 1 additions and 1 deletions

View File

@ -2009,7 +2009,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
} }
} }
library("Spring Integration", "6.3.2") { library("Spring Integration", "6.3.3") {
considerSnapshots() considerSnapshots()
group("org.springframework.integration") { group("org.springframework.integration") {
imports = [ imports = [