Skip to content

Commit c0eb698

Browse files
Merge pull request #45 from SmartPotTech/dependabot/maven/io.jsonwebtoken-jjwt-0.13.0
deps: bump io.jsonwebtoken:jjwt from 0.12.7 to 0.13.0
2 parents 8556b46 + e7fb215 commit c0eb698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>io.jsonwebtoken</groupId>
100100
<artifactId>jjwt</artifactId>
101-
<version>0.12.7</version> <!-- JWT core library -->
101+
<version>0.13.0</version> <!-- JWT core library -->
102102
</dependency>
103103

104104
<dependency>

0 commit comments

Comments
 (0)