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

This commit is contained in:
Renovate Bot 2025-11-24 03:00:37 +00:00
parent cf702695fa
commit 5137d3a41c

View file

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