Merge pull request 'Update dependency io.jsonwebtoken:jjwt-api to v0.13.0' (#21) from renovate/io.jsonwebtoken-jjwt-api-0.x into dev

This commit is contained in:
Renovate-Bot 2025-11-24 03:00:38 +00:00
commit 1837a97e0b

View file

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