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

Merged
bea merged 1 commits from renovate/io.jsonwebtoken-jjwt-api-0.x into main 2025-11-06 19:04:10 +01:00
Showing only changes of commit 8d6bb14fc1 - Show all commits

View File

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