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

This commit is contained in:
Renovate-Bot 2025-11-24 03:00:41 +00:00
commit b93f00954c

View file

@ -154,7 +154,7 @@
<dependency> <dependency>
<groupId>io.jsonwebtoken</groupId> <groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId> <artifactId>jjwt-impl</artifactId>
<version>0.12.5</version> <version>0.13.0</version>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<dependency> <dependency>