Skip to content

Commit 6b169e1

Browse files
fix(deps): update dependency io.jsonwebtoken:jjwt-impl to v0.12.7
1 parent cc73e59 commit 6b169e1

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
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>io.jsonwebtoken</groupId>
6262
<artifactId>jjwt-impl</artifactId>
63-
<version>0.11.5</version>
63+
<version>0.12.7</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)