Skip to content

Commit

Permalink
Merge pull request #287 from neicnordic/dependabot/maven/io.jsonwebto…
Browse files Browse the repository at this point in the history
…ken-jjwt-jackson-0.12.6

Bump io.jsonwebtoken:jjwt-jackson from 0.12.5 to 0.12.6
  • Loading branch information
Parisa68 authored Jul 2, 2024
2 parents 9bf382e + ce2fc94 commit 35ddc1b
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 @@ -74,7 +74,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-jackson</artifactId>
<version>0.12.5</version>
<version>0.12.6</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 35ddc1b

Please sign in to comment.