Skip to content

Provide a version that doesn't build upon old javax libraries #1899

@LStampf

Description

@LStampf

Is your feature request related to a problem? Please describe.

In version 1.39 a dependency to api-common was introduced.
Commit

api-common still references javax.annotations a dependency that has moved to jakarta.annotations years ago. This can cause a headache for projects that already moved to jakarta.

Describe the solution you'd like
Update to the jakarta namespace or remove the api-common dependency because it is only used for one annotation anyway.

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