Skip to content

Commit

Permalink
Merge pull request #46 from hyperwallet/dependabot/maven/com.nimbusds…
Browse files Browse the repository at this point in the history
…-nimbus-jose-jwt-7.9

Bump nimbus-jose-jwt from 5.8 to 7.9
  • Loading branch information
wmews-hw committed Jan 9, 2020
2 parents e759946 + d94aaf3 commit ed2b1a3
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>5.8</version>
<version>7.9</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit ed2b1a3

Please sign in to comment.