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

Commit

Permalink
Merge pull request #15 from E-Edu/renovate/com.auth0-java-jwt-3.x
Browse files Browse the repository at this point in the history
Update dependency com.auth0:java-jwt to v3.10.3
  • Loading branch information
steve-hb authored May 9, 2020
2 parents b2afd38 + 201e2f1 commit c899ff6
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.2</version>
<version>3.10.3</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c899ff6

Please sign in to comment.