diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -202,7 +202,7 @@ <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt-jackson</artifactId> <scope>runtime</scope> - <version>0.11.4</version> + <version>0.11.5</version> </dependency> <dependency> <groupId>io.jsonwebtoken</groupId> |