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 73a3a231..9f36cd71 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.2</version>
+ <version>0.11.3</version>
</dependency>
<dependency>
<groupId>org.imgscalr</groupId>