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/smirnovaae/project/ac80e174-9d2f-4974-b493-6d83fd4255f9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 19, 2024
1 parent 554c4ee commit 0f224fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,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 0f224fb

Please sign in to comment.