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 java-jwt from 3.12.1 to 3.14.0 #99

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2021

Bumps java-jwt from 3.12.1 to 3.14.0.

Release notes

Sourced from java-jwt's releases.

3.13.0

Full Changelog

Added

  • Add ability to verify audience contains at least one of those expected #472 (jimmyjames)
  • Add toString to Claim objects [SDK-2225] #469 (jimmyjames)
Changelog

Sourced from java-jwt's changelog.

3.14.0 (2021-02-26)

Full Changelog

Added

3.13.0 (2021-02-05)

Full Changelog

Added

  • Add ability to verify audience contains at least one of those expected #472 (jimmyjames)
  • Add toString to Claim objects [SDK-2225] #469 (jimmyjames)
Commits
  • fb51a2f Release 3.14.0
  • 6b732d3 Add ability to run apiDiff for incompatible changes (#476)
  • e63437a Merge pull request #477 from auth0/update-readme-hmac-key-rec
  • 9987b98 Update README to include HMAC key length recommendations
  • a129f53 Merge pull request #475 from auth0/withPayload
  • fbbf140 Use wildcard instead of Object
  • 94f5fa4 Add withPayload to JWTCreator.Builder
  • bf77ffc Merge pull request #473 from auth0/release-3.13.0
  • 87a66bf Release 3.13.0
  • 9ef20ad Remove apiNote and implSpec JavaDoc tags - not available in java8
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 2, 2021
@robinsoc robinsoc merged commit e8ae368 into master Mar 5, 2021
@robinsoc robinsoc deleted the dependabot/maven/com.auth0-java-jwt-3.14.0 branch March 5, 2021 10:56
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
Development

Successfully merging this pull request may close these issues.

1 participant