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