Skip to content

Commit

Permalink
Update dependency com.auth0:java-jwt to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and appiepollo14 committed Feb 14, 2025
1 parent c05463f commit 2cba422
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 @@ -29,7 +29,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.4.0</version>
<version>4.5.0</version>
</dependency>
<dependency>
<groupId>org.hibernate.orm</groupId>
Expand Down

0 comments on commit 2cba422

Please sign in to comment.