Skip to content

Commit d5f1af9

Browse files
authored
Merge pull request #8 from majusko/dependabot/maven/io.jsonwebtoken-jjwt-api-0.11.2
Bump jjwt-api from 0.10.5 to 0.11.2
2 parents bb7c951 + 2136b7e commit d5f1af9

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
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.jsonwebtoken</groupId>
3030
<artifactId>jjwt-api</artifactId>
31-
<version>0.10.5</version>
31+
<version>0.11.2</version>
3232
</dependency>
3333

3434
<dependency>

0 commit comments

Comments
 (0)