Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Version2.13.0compared with
Version Details
| 2.13.0-rc2 | 2.13.0 | |
|---|---|---|
| Release date | Aug 27, 2021 | Oct 01, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.13.0-rc2 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.13.0-rc2 | 2.13.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.13.0-rc2 | 2.13.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.13.0-rc2 | 2.13.0 |
Test Changes (2)
| 2.13.0-rc2 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations | 2.13.0-rc2 | 2.13.0 |
| - Removed | junit » junit | 4.13.1 | - |