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