Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
introspection of method/constructor parameter names, without having to add explicit property name annotation.
Version2.7.4compared with
Version Details
| 2.7.3 | 2.7.4 | |
|---|---|---|
| Release date | Mar 16, 2016 | Apr 29, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.7.3 | 2.7.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.7.3 | 2.7.4 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.7.3 | 2.7.4 |
Test Changes (2)
| 2.7.3 | 2.7.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.mockito » mockito-core | - | 1.10.19 |
| ~ Updated | org.assertj » assertj-core | 3.3.0 | 3.4.0 |
