Skip to content

Refine Kotlin baseline policy #1129

@sdeleuze

Description

@sdeleuze

For Kotlin libraries, it is a best practice to configure explicitly languageVersion and apiVersion (documented here) to define the minimum version supported and decouple it from the Kotlin version used to compile and test the project.

I would suggest to use a Kotlin 1.9 baseline for Jackson 2.21.x (see spring-projects/spring-boot#49365 related issue), and a Kotlin 2.1 baseline for Jackson 3.x.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions