aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index de358544..a1528fed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>