Skip to content

Commit

Permalink
updated JWT library
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Feb 16, 2022
1 parent d2cc908 commit 70deb55
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.15.2</version>
<version>9.19</version>
</dependency>

<!-- TESTING -->
Expand Down

0 comments on commit 70deb55

Please sign in to comment.