Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a foundation for messaging-based applications. It also includes a set of annotations for mapping messages to methods.
Version4.3.5.RELEASEcompared with
Version Details
| 4.3.4.RELEASE | 4.3.5.RELEASE | |
|---|---|---|
| Release date | Nov 07, 2016 | Dec 21, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (7)
| 4.3.4.RELEASE | 4.3.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.4 | 2.8.5 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.3.13.v20161014 | 9.3.14.v20161028 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.3.13.v20161014 | 9.3.14.v20161028 |
| ~ Updated | org.springframework » spring-beans | 4.3.4.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.3.4.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.4.RELEASE | 4.3.5.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.3.4.RELEASE | 4.3.5.RELEASE |