Skip to content

Upgrade to Spring Boot 3.0.0 .#3

Open
donhuvy wants to merge 1 commit intobezkoder:masterfrom
donhuvy:master
Open

Upgrade to Spring Boot 3.0.0 .#3
donhuvy wants to merge 1 commit intobezkoder:masterfrom
donhuvy:master

Conversation

@donhuvy
Copy link
Copy Markdown

@donhuvy donhuvy commented Dec 4, 2022

No description provided.

Comment thread pom.xml
Comment on lines +55 to +59
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>
Copy link
Copy Markdown

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
Copy Markdown
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