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.2.5.RELEASEcompared with
Version Details
| 4.2.4.RELEASE | 4.2.5.RELEASE | |
|---|---|---|
| Release date | Dec 17, 2015 | Feb 25, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 4.2.4.RELEASE | 4.2.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.6.4 | 2.6.5 |
| ~ Updated | io.netty » netty-all | 4.0.33.Final | 4.0.34.Final |
| ~ Updated | org.eclipse.jetty.websocket » websocket-client | 9.3.6.v20151106 | 9.3.7.v20160115 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.3.6.v20151106 | 9.3.7.v20160115 |
| ~ Updated | org.springframework » spring-beans | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-context | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.4.RELEASE | 4.2.5.RELEASE |
| ~ Updated | org.springframework » spring-oxm | 4.2.4.RELEASE | 4.2.5.RELEASE |
