Skip to content

Commit

Permalink
fix: upgrade com.auth0:jwks-rsa from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.auth0:jwks-rsa from 0.22.0 to 0.22.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.auth0/jwks-rsa/

See this project in Snyk:
https://app.snyk.io/org/marrobi/project/19b5b279-de26-4481-8fdd-30e32b28870c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 19, 2024
1 parent ddddbf6 commit bc0bcbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>jwks-rsa</artifactId>
<version>0.22.0</version>
<version>0.22.1</version>
</dependency>
<dependency>
<groupId>com.auth0</groupId>
Expand Down

0 comments on commit bc0bcbd

Please sign in to comment.