mirror of
https://github.com/chillzhuang/blade-tool
synced 2025-03-13 09:07:23 +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…
x
Reference in New Issue
Block a user