Skip to content

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

@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

    priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions