Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Lambrecht <[email protected]>
  • Loading branch information
dependabot[bot] and maxlambrecht authored Nov 6, 2024
1 parent aa654e4 commit dcd1f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ subprojects {
jupiterVersion = '5.11.3'
mockitoVersion = '4.11.0'
lombokVersion = '1.18.34'
nimbusVersion = '9.42'
nimbusVersion = '9.45'
shadowVersion = '8.1.1'

//IMPORTANT: This must be in sync with the shaded netty version in gRPC
Expand Down

0 comments on commit dcd1f8e

Please sign in to comment.