Update dependency io.jsonwebtoken:jjwt-api to v0.13.0
This commit is contained in:
parent
cf702695fa
commit
5137d3a41c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -149,7 +149,7 @@
|
|||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
<artifactId>jjwt-api</artifactId>
|
||||
<version>0.12.5</version>
|
||||
<version>0.13.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue