Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Commit

Permalink
Update dependency com.auth0:java-jwt to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2021
1 parent c899ff6 commit 40ee9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>3.10.3</version>
<version>3.14.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 40ee9bc

Please sign in to comment.