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 7ddbf48e..32d670c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-impl</artifactId>
<scope>runtime</scope>
- <version>0.11.3</version>
+ <version>0.11.4</version>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>