Skip to content

Commit

Permalink
upgraded java-jwt plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Jan 31, 2025
1 parent 7aefa90 commit dc086da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {
implementation 'commons-codec:commons-codec:1.15'

api 'com.auth0:auth0:1.45.1'
api 'com.auth0:java-jwt:3.19.4'
api 'com.auth0:java-jwt:4.5.0'
api 'com.auth0:jwks-rsa:0.22.1'

testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
Expand Down

0 comments on commit dc086da

Please sign in to comment.