Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jwks-rsa from 0.9.0 to 0.21.3 #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2023

Bumps jwks-rsa from 0.9.0 to 0.21.3.

Release notes

Sourced from jwks-rsa's releases.

0.21.3

Full Changelog

This patch release uses an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

Security

  • Bump jackson-databind dependency to 2.13.4.2 #162 (evansims)

0.21.2

0.21.2 (2022-09-15)

Full Changelog

Changed

Fixed

  • Clarify that getting a JWK is a synchronous operation #151 (jimmyjames)
  • [SDK-3623] Fix ECPoint construction for getting public key #153 (jimmyjames)

0.21.1

0.21.1 (2022-03-30)

Full Changelog

Security

  • Security: Bump jackson-databind to 2.13.2.2 #144 (evansims)

0.21.0

Full Changelog

Security

  • Bump jackson-databind dependency to 2.13.2 #142 (evansims)

0.20.2

Full Changelog

Changed

0.20.1

Full Changelog

Security

0.20.0

Full Changelog

Added

  • Expose read/connect timeouts in the JwkProviderBuilder class #133 (lbalmaceda)

... (truncated)

Changelog

Sourced from jwks-rsa's changelog.

0.21.3 (2023-01-11)

Full Changelog

This patch release uses an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

Security

  • Bump jackson-databind dependency to 2.13.4.2 #162 (evansims)

Changed

0.21.2 (2022-09-15)

Full Changelog

Changed

Fixed

  • Clarify that getting a JWK is a synchronous operation #151 (jimmyjames)
  • [SDK-3623] Fix ECPoint construction for getting public key #153 (jimmyjames)

0.21.1 (2022-03-30)

Full Changelog

Security

  • Security: Bump jackson-databind to 2.13.2.2 #144 (evansims)

0.21.0 (2022-03-14)

Full Changelog

Security

  • Bump jackson-databind dependency to 2.13.2 #142 (evansims)

0.20.2 (2022-02-01)

Full Changelog

Changed

0.20.1 (2022-01-17)

Full Changelog

Security

0.20.0 (2021-10-11)

Full Changelog

Added

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.9.0 to 0.21.3.
- [Release notes](https://github.com/auth0/jwks-rsa-java/releases)
- [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md)
- [Commits](auth0/jwks-rsa-java@0.9.0...0.21.3)

---
updated-dependencies:
- dependency-name: com.auth0:jwks-rsa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
0 participants