mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-15 20:02:09 +08:00
Merge pull request #69 from chillzhuang/dependabot/maven/dev/io.jsonwebtoken-jjwt-impl-0.12.6
⬆️ Bump io.jsonwebtoken:jjwt-impl from 0.11.2 to 0.12.6
This commit is contained in:
commit
2fa1e18e2d
2
pom.xml
2
pom.xml
|
|
@ -324,7 +324,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt-impl</artifactId>
|
<artifactId>jjwt-impl</artifactId>
|
||||||
<version>0.11.2</version>
|
<version>0.12.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user