Merge pull request #110 from chillzhuang/dependabot/maven/dev/io.jsonwebtoken-jjwt-jackson-0.13.0

⬆️ Bump io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0
This commit is contained in:
如梦技术 2025-08-29 13:38:15 +08:00 committed by GitHub
commit 13a21e7122
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -336,7 +336,7 @@
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-jackson</artifactId>
<version>0.12.6</version>
<version>0.13.0</version>
</dependency>
<!-- 第三方登陆 -->
<dependency>