Skip to content

Conversation

donhuvy
Copy link

@donhuvy donhuvy commented Dec 4, 2022

No description provided.

Comment on lines +55 to +59
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to update the jjwt version ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.9.1 is latest version of io.jsonwebtoken:jjwt . https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt . If you want upgrade version, we may be catch much problem.
image

And good practice, we will change it in an another commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants