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

Commit

Permalink
Merge pull request #983 from SE-TINF22B6/dependabot/maven/io.jsonwebt…
Browse files Browse the repository at this point in the history
…oken-jjwt-0.12.6

maven: bump io.jsonwebtoken:jjwt from 0.12.5 to 0.12.6
  • Loading branch information
denniskp authored Sep 22, 2024
2 parents d7a85ff + 089ab33 commit b8242c6
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 @@ -125,7 +125,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>
<version>0.12.5</version>
<version>0.12.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b8242c6

Please sign in to comment.