Skip to content

Commit fe7835d

Browse files
Merge pull request #40 from SmartPotTech/dependabot/maven/io.jsonwebtoken-jjwt-0.12.7
deps: bump io.jsonwebtoken:jjwt from 0.12.6 to 0.12.7
2 parents 77c5299 + b1c41a9 commit fe7835d

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.6</version> <!-- JWT core library -->
101+
<version>0.12.7</version> <!-- JWT core library -->
102102
</dependency>
103103

104104
<dependency>

0 commit comments

Comments
 (0)