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:
如梦技术 2025-03-05 10:17:15 +08:00 committed by GitHub
commit 70289fe392
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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