Skip to content

Commit 0a422ab

Browse files
authored
Update java-jwt dependency (#498)
1 parent 3b21af3 commit 0a422ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
7272
implementation "com.squareup.okhttp3:logging-interceptor:${okhttpVersion}"
7373
implementation "com.fasterxml.jackson.core:jackson-databind:2.13.4.2"
74-
implementation "com.auth0:java-jwt:3.19.3"
74+
implementation "com.auth0:java-jwt:3.19.4"
7575
implementation "net.jodah:failsafe:2.4.1"
7676

7777
testImplementation "org.bouncycastle:bcprov-jdk15on:1.68"

0 commit comments

Comments
 (0)