Skip to content

Commit c648e54

Browse files
authored
Merge pull request #10 from spinsage/snyk-fix-c963a0eb42a4fb974bf6a180488a73b7
[Snyk] Fix for 1 vulnerabilities
2 parents 51dd1e3 + 86b3f89 commit c648e54

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
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>io.jsonwebtoken</groupId>
7474
<artifactId>jjwt-jackson</artifactId>
75-
<version>0.10.7</version>
75+
<version>0.11.2</version>
7676
<scope>runtime</scope>
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)