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.0 to 3.16.0 #200

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 Jun 1, 2021

Bumps java-jwt from 3.12.0 to 3.16.0.

Release notes

Sourced from java-jwt's releases.

3.15.0

Full Changelog

Changed

3.14.0

Full Changelog

Added

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)

3.12.1

Full Changelog

Changed

Changelog

Sourced from java-jwt's changelog.

3.16.0 (2021-05-10)

Full Changelog

Changed

3.15.0 (2021-04-05)

Full Changelog

Changed

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)

3.12.1 (2021-01-20)

Full Changelog

Changed

Commits
  • c19678f Release 3.16.0
  • 7d1035c fix(docs) - corrects typo in project documentation (#494)
  • 849e67a Merge pull request #496 from Marcono1234/marcono1234/javadoc-improvements
  • 92b95a5 Merge branch 'master' into marcono1234/javadoc-improvements
  • 283c490 Merge pull request #495 from Marcono1234/marcono1234/impl-javadoc
  • 64cb404 Exclude internal impl package from javadoc
  • e745182 Use JDK 16 for javadoc generation
  • 85bf153 Add package-info.java for internal impl package
  • a643ceb Add Eclipse files to .gitignore
  • 4cbdbe3 Merge pull request #493 from auth0/lbalmaceda-patch-1
  • 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)

Bumps [java-jwt](https://github.com/auth0/java-jwt) from 3.12.0 to 3.16.0.
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](auth0/java-jwt@3.12.0...3.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants