Skip to content

Commit

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

Bump io.jsonwebtoken:jjwt-impl from 0.12.4 to 0.12.5
  • Loading branch information
Parisa68 authored Feb 6, 2024
2 parents 7e1aede + dc858e1 commit 4beb31f
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 @@ -68,7 +68,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId>
<version>0.12.4</version>
<version>0.12.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4beb31f

Please sign in to comment.