diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ <dependency> <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt-api</artifactId> - <version>0.11.2</version> + <version>0.11.3</version> </dependency> <dependency> <groupId>io.jsonwebtoken</groupId> |