mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-22 06:42:10 +08:00
Merge pull request #111 from chillzhuang/dependabot/maven/dev/io.jsonwebtoken-jjwt-impl-0.13.0
⬆️ Bump io.jsonwebtoken:jjwt-impl from 0.12.6 to 0.13.0
This commit is contained in:
commit
5712aeb9bf
2
pom.xml
2
pom.xml
|
|
@ -331,7 +331,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt-impl</artifactId>
|
<artifactId>jjwt-impl</artifactId>
|
||||||
<version>0.12.6</version>
|
<version>0.13.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user