Update dependency io.jsonwebtoken:jjwt-api to v0.13.0

This commit is contained in:
2025-11-06 13:45:07 +00:00
parent 8029f2d931
commit 8d6bb14fc1

View File

@@ -47,7 +47,7 @@
<dependency> <dependency>
<groupId>io.jsonwebtoken</groupId> <groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-api</artifactId> <artifactId>jjwt-api</artifactId>
<version>0.12.6</version> <version>0.13.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>io.jsonwebtoken</groupId> <groupId>io.jsonwebtoken</groupId>