Skip to content

Commit

Permalink
fix: upgrade io.jsonwebtoken:jjwt-impl from 0.11.5 to 0.12.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-impl from 0.11.5 to 0.12.5.

See this package in maven:
io.jsonwebtoken:jjwt-impl

See this project in Snyk:
https://app.snyk.io/org/wiran-larbi/project/7a55c126-1575-467a-afa9-28c8dba0fd70?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 19, 2024
1 parent 93c0364 commit 2441aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId>
<version>0.11.5</version>
<version>0.12.5</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
Expand Down

0 comments on commit 2441aa7

Please sign in to comment.