Skip to content

Commit

Permalink
Bump nimbus-jose-jwt from 9.9.1 to 9.9.2 in /fastfed-java-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2021
1 parent c5d8cc2 commit 2825c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastfed-java-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ configurations {
}

dependencies {
compile group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.9.1'
compile group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.9.2'
compile group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.12.3'
compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.13'

Expand Down

0 comments on commit 2825c0e

Please sign in to comment.