⬆️ Bump io.jsonwebtoken:jjwt-jackson from 0.11.2 to 0.12.6

Bumps io.jsonwebtoken:jjwt-jackson from 0.11.2 to 0.12.6.

---
updated-dependencies:
- dependency-name: io.jsonwebtoken:jjwt-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 09:17:34 +00:00 committed by GitHub
parent b5728052ad
commit e62bdc62db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>