Jackson (https://github.com/FasterXML/jackson) extension module
used to enhance performance using bytecode generation to replace use of Reflection for
field access and method calls
Version2.4.0compared with
Version Details
| 2.4.0-rc3 | 2.4.0 | |
|---|---|---|
| Release date | May 08, 2014 | Jun 03, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.4.0-rc3 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.4.0-rc3 | 2.4.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.4.0-rc3 | 2.4.0 |
| - Removed | org.ow2.asm » asm | 4.2 | - |
Test Changes (2)
| 2.4.0-rc3 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.8.2 |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.4.0-rc3 | 2.4.0 |