Support for reading and writing Concise Binary Object Representation
([CBOR](https://www.rfc-editor.org/info/rfc7049)
encoded data using Jackson abstractions (streaming API, data binding, tree model)
Version2.7.0compared with
Version Details
| 2.7.0-rc3 | 2.7.0 | |
|---|---|---|
| Release date | Jan 06, 2016 | Jan 11, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.7.0-rc3 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.7.0-rc3 | 2.7.0 |
Test Changes (2)
| 2.7.0-rc3 | 2.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.7.0-rc3 | 2.7.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.7.0-rc3 | 2.7.0 |
