Skip to content

Commit

Permalink
fix: upgrade io.jsonwebtoken:jjwt from 0.12.0 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 from 0.12.0 to 0.12.5.

See this package in maven:
io.jsonwebtoken:jjwt

See this project in Snyk:
https://app.snyk.io/org/muriloalvesdev/project/41acb181-dfbe-414b-8de7-ae1880adc0a9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 31, 2024
1 parent 77b3d37 commit b93edeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.12.0</version>
<version>0.12.5</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b93edeb

Please sign in to comment.