Skip to content

Commit 5a2eef8

Browse files
Merge pull request #50 from SmartPotTech/dependabot/maven/io.jsonwebtoken-jjwt-impl-0.13.0
deps: bump io.jsonwebtoken:jjwt-impl from 0.12.7 to 0.13.0
2 parents f24d169 + e64cc85 commit 5a2eef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>io.jsonwebtoken</groupId>
106106
<artifactId>jjwt-impl</artifactId>
107-
<version>0.12.7</version> <!-- JWT implementation -->
107+
<version>0.13.0</version> <!-- JWT implementation -->
108108
</dependency>
109109

110110
<dependency>

0 commit comments

Comments
 (0)