Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Kotlin language, specifically introspection of method/constructor parameter names,
without having to add explicit property name annotation.
Version2.22.2compared with
Version Details
| 2.22.1 | 2.22.2 | |
|---|---|---|
| Release date | Jul 08, 2026 | Aug 17, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.22.1 | 2.22.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.22.1 | 2.22.2 |
Test Changes (3)
| 2.22.1 | 2.22.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-csv | 2.22.1 | 2.22.2 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.22.1 | 2.22.2 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.22.1 | 2.22.2 |