Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/wiran-larbi/project/4f9eed26-b693-4313-8d81-35c45e69686b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent 2021bf1 commit aa8bd7d
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 @@ -84,7 +84,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-api</artifactId>
<version>0.11.5</version>
<version>0.12.6</version>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
Expand Down

0 comments on commit aa8bd7d

Please sign in to comment.