Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #108 from elixir-oslo/dependabot/maven/io.jsonwebt…
Browse files Browse the repository at this point in the history
…oken-jjwt-jackson-0.12.5

Bump io.jsonwebtoken:jjwt-jackson from 0.12.3 to 0.12.5
  • Loading branch information
Parisa68 authored Feb 15, 2024
2 parents 7b955b9 + 82a3f36 commit 24f5b38
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-jackson</artifactId> <!-- or jjwt-gson if Gson is preferred -->
<version>0.12.3</version>
<version>0.12.5</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 24f5b38

Please sign in to comment.