mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-30 17:42:09 +08:00
Merge pull request #38 from chillzhuang/dependabot/maven/dev/io.jsonwebtoken-jjwt-jackson-0.12.6
⬆️ Bump io.jsonwebtoken:jjwt-jackson from 0.11.2 to 0.12.6
This commit is contained in:
commit
70289fe392
2
pom.xml
2
pom.xml
|
|
@ -322,7 +322,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt-jackson</artifactId>
|
<artifactId>jjwt-jackson</artifactId>
|
||||||
<version>0.11.2</version>
|
<version>0.12.6</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- 第三方登陆 -->
|
<!-- 第三方登陆 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user