Skip to content

Commit

Permalink
Update to nimbus-jose-jwt:8.3
Browse files Browse the repository at this point in the history
Fixes gh-7720
  • Loading branch information
jzheaux committed Dec 18, 2019
1 parent f18d0fd commit c745889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Expand Up @@ -56,7 +56,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:7.8.1'
dependency 'com.nimbusds:nimbus-jose-jwt:8.3'
dependency 'com.nimbusds:oauth2-oidc-sdk:6.14'
dependency 'com.squareup.okhttp3:okhttp:3.14.1'
dependency 'com.squareup.okio:okio:1.13.0'
Expand Down

0 comments on commit c745889

Please sign in to comment.