Merge pull request 'Update dependency io.jsonwebtoken:jjwt-api to v0.13.0' (#21) from renovate/io.jsonwebtoken-jjwt-api-0.x into dev
This commit is contained in:
commit
1837a97e0b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -149,7 +149,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt-api</artifactId>
|
<artifactId>jjwt-api</artifactId>
|
||||||
<version>0.12.5</version>
|
<version>0.13.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue