Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Version2.12.4compared with
Version Details
| 2.12.3 | 2.12.4 | |
|---|---|---|
| Release date | Apr 12, 2021 | Jul 06, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.12.3 | 2.12.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.12.3 | 2.12.4 |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.12.3 | 2.12.4 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.12.3 | 2.12.4 |
| ~ Updated | com.fasterxml.jackson.module » jackson-module-jaxb-annotations | 2.12.3 | 2.12.4 |
Test Changes (1)
| 2.12.3 | 2.12.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.sun.xml.stream » sjsxp | - | 1.0.2 |