Skip to content

Commit

Permalink
Merge pull request #174 from usdAG/dependabot/maven/develop/com.auth0…
Browse files Browse the repository at this point in the history
…-java-jwt-4.5.0

Bump com.auth0:java-jwt from 4.4.0 to 4.5.0
  • Loading branch information
felixb1515 authored Jan 30, 2025
2 parents 59e069f + 7dc4314 commit 9971c13
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>java-jwt</artifactId>
<version>4.4.0</version>
<version>4.5.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9971c13

Please sign in to comment.