Skip to content

Add support for io.jsonwebtoken:jjwt-api version 0.12.3 #444

Open
@eugeniace

Description

@eugeniace

Is your feature request related to a problem? Please describe.
When using the last version of io.jsonwebtoken:jjwt-api (0.12.3) the following error is received:
java.lang.NoSuchMethodError: io.jsonwebtoken.lang.Assert.notNull(java.lang.Object, java.lang.String)

Describe the solution you'd like
Hints for the latest version of the artifacts(0.12.3) should be added. Currently I found that they exist for version 0.11.5 (See #115)

The artifacts needed are io.jsonwebtoken:jjwt-api, io.jsonwebtoken:jjwt-impl and io.jsonwebtoken:jjwt-jackson

Describe alternatives you've considered
Using the older version for native

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions