Skip to content

Commit b68cf3e

Browse files
authored
Update dependency io.jsonwebtoken:jjwt-impl to v0.12.6
1 parent cc4191e commit b68cf3e

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
@@ -37,7 +37,7 @@
3737
<artifactId>jjwt-impl</artifactId>
3838
<groupId>io.jsonwebtoken</groupId>
3939
<scope>runtime</scope>
40-
<version>0.11.5</version>
40+
<version>0.12.6</version>
4141
</dependency>
4242
<dependency>
4343
<artifactId>jjwt-jackson</artifactId>

0 commit comments

Comments
 (0)