Skip to content

Commit

Permalink
fix(deps): update dependency com.auth0:java-jwt to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2023
1 parent 5856e51 commit cfc2488
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 @@ -215,7 +215,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.2.1</version>
<version>4.2.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit cfc2488

Please sign in to comment.