Spring Integration 5.5 goes GA
Dear Spring community,
On behalf of the team and all the contributors, it’s my pleasure to announce a General Availability for Spring Integration 5.5
, plus Spring Integration 5.4.7
patch release.
Both versions can be obtained from Maven Central and it is recommended to upgrade your projects or just pull them transitively from respective latest Spring Boot patch versions!
compile 'org.springframework.integration:spring-integration-core:5.5.0'
Spring Integration 5.4.7
version contains mostly critical bug fixes and here is a highlight of notable changes made to Spring Integration 5.5
, which, in…