4.10.19

(fix): Remove duplicate JavaDoc descriptions in staged builder implementation methods. Previously, builder methods would display the field description twice in IDE inline documentation.

4.10.18

(chore): Bump jackson from 2.18.8 to 2.22.0 to fix CVE-2026-54515. 2.18.9 backport not yet published; 2.22.0 is the first available release with the fix.

4.10.17

(fix): Make the generated Maven Central publish configuration compatible with Java 8 builds by only resolving and applying the sonatype-central-upload plugin (which requires a Java 11+ runtime) when the build runs on Java 11 or newer.