Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 10.0.1 (#297)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 10.0.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.47) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Lambrecht <maxlambrecht@gmail.com>
This commit is contained in:
parent
d9bad06282
commit
0b5e60c486
|
|
@ -20,7 +20,7 @@ subprojects {
|
|||
jupiterVersion = '5.11.4'
|
||||
mockitoVersion = '4.11.0'
|
||||
lombokVersion = '1.18.36'
|
||||
nimbusVersion = '9.47'
|
||||
nimbusVersion = '10.0.1'
|
||||
shadowVersion = '8.1.1'
|
||||
|
||||
//IMPORTANT: This must be in sync with the shaded netty version in gRPC
|
||||
|
|
|
|||
Loading…
Reference in New Issue