aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 6ddf641447c..3e1bbbfa321 100644
--- a/build.gradle
+++ b/build.gradle
@@ -268,7 +268,7 @@ subprojects {
entry 'jjwt-impl'
entry 'jjwt-jackson'
}
- dependency 'com.auth0:java-jwt:4.0.0'
+ dependency 'com.auth0:java-jwt:4.1.0'
dependency 'io.netty:netty-all:4.1.84.Final'
dependency 'com.sun.mail:javax.mail:1.6.2'
dependency 'javax.annotation:javax.annotation-api:1.3.2'