Skip to content

Play uses outdated jjwt artifact and version #10211

@benmccann

Description

@benmccann

From ./project/Dependencies.scala:

val jjwt = "io.jsonwebtoken" % "jjwt" % "0.9.1"

That library hasn't been updated since 2018. We should instead be using jjwt-api, jjwt-impl, and jjwt-jackson. The latest version is 0.11.1

For more details, see https://github.com/jwtk/jjwt#maven

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions