Skip to content

Commit

Permalink
Bump nimbus-jose-jwt from 8.6 to 8.11
Browse files Browse the repository at this point in the history
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 8.6 to 8.11.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/8.11..8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 27, 2020
1 parent 4af7f55 commit 9dc9afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Expand Up @@ -19,7 +19,7 @@ dependencies {
//https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-472372
compile 'org.bouncycastle:bcprov-jdk15on:1.64'

compile "com.nimbusds:nimbus-jose-jwt:8.6"
compile "com.nimbusds:nimbus-jose-jwt:8.11"
compile 'commons-codec:commons-codec:1.14'
compile "org.grails.plugins:spring-security-core:${springSecurityCoreVersion}"

Expand Down

0 comments on commit 9dc9afb

Please sign in to comment.