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.18.8compared with
Version Details
| 2.18.7 | 2.18.8 | |
|---|---|---|
| Release date | Apr 24, 2026 | May 30, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.18.7 | 2.18.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-annotations | 2.18.7 | 2.18.8 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.18.7 | 2.18.8 |
Test Changes (2)
| 2.18.7 | 2.18.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-xml | 2.18.7 | 2.18.8 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.18.7 | 2.18.8 |