mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-28 08:42:09 +08:00
⬆️ Bump io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0
Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6439e6591b
commit
52f17a7810
2
pom.xml
2
pom.xml
|
|
@ -336,7 +336,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt-jackson</artifactId>
|
<artifactId>jjwt-jackson</artifactId>
|
||||||
<version>0.12.6</version>
|
<version>0.13.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- 第三方登陆 -->
|
<!-- 第三方登陆 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user