Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35 (#169)

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.34 to 9.35.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.35..9.34)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-03 11:29:41 -05:00 committed by GitHub
parent 9a356a8757
commit c3b58d12c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ subprojects {
jupiterVersion = '5.10.0' jupiterVersion = '5.10.0'
mockitoVersion = '4.11.0' mockitoVersion = '4.11.0'
lombokVersion = '1.18.28' lombokVersion = '1.18.28'
nimbusVersion = '9.34' nimbusVersion = '9.35'
shadowVersion = '8.1.1' shadowVersion = '8.1.1'
//IMPORTANT: This must be in sync with the shaded netty version in gRPC //IMPORTANT: This must be in sync with the shaded netty version in gRPC