Skip to content

Commit

Permalink
Update to nimbus-jose-jwt 6.5.1
Browse files Browse the repository at this point in the history
Fixes gh-6428
  • Loading branch information
jgrandja committed Jan 14, 2019
1 parent c725d22 commit ce4a48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencyManagement {
dependency 'com.google.guava:guava:20.0'
dependency 'com.google.inject:guice:3.0'
dependency 'com.nimbusds:lang-tag:1.4.3'
dependency 'com.nimbusds:nimbus-jose-jwt:6.3'
dependency 'com.nimbusds:nimbus-jose-jwt:6.5.1'
dependency 'com.nimbusds:oauth2-oidc-sdk:6.2'
dependency 'com.squareup.okhttp3:okhttp:3.12.0'
dependency 'com.squareup.okio:okio:1.13.0'
Expand Down

0 comments on commit ce4a48e

Please sign in to comment.