Library containing jackson module and classes to help building APIs that follow the json api spec in Java
Version2.0.5compared with
Version Details
| 2.0.2 | 2.0.5 | |
|---|---|---|
| Release date | Nov 01, 2019 | May 31, 2020 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.0.2 | 2.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.10.0 | 2.10.3 |
| - Removed | com.fasterxml.jackson.core » jackson-annotations | 2.10.0 | - |
Runtime Changes (2)
| 2.0.2 | 2.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-annotations | - | 2.10.3 |
| + Added | org.apache.commons » commons-collections4 | - | 4.4 |