Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps com.auth0:java-jwt from 3.19.4 to 4.5.0.

Release notes

Sourced from com.auth0:java-jwt's releases.

4.5.0

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.4.0

Full Changelog

Changed

4.3.0

Full Changelog

Changed

  • Improve JWT parse/decode performance #620 (noetro)

Fixed

4.2.2

Full Changelog

This patch release does not contain any functional changes, but is being released using an updated signing key for verification as part of our commitment to best security practices. Please review the README note for additional details.

4.2.1

Security

Bump com.fasterxml.jackson.core:jackson-databind to 2.13.4.2 auth0/java-jwt#630 (evansims)

4.2.0

Changed

... (truncated)

Changelog

Sourced from com.auth0:java-jwt's changelog.

4.5.0 (2025-01-29)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-28)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.5.0 (2025-01-22)

Full Changelog

Added

Fixed

  • empty expected audience array should throw InvalidClaimException #679 (jimmyjames)

4.4.0 (2023-03-31)

Full Changelog

Changed

  • Add support for passing json values for header and payload #643 (andrewrigas)
  • Preserve insertion order for claims #656 (snago)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 main-branch labels Oct 31, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/main/com.auth0-java-jwt-4.5.0 branch from 3b0fae9 to f33950f Compare October 31, 2025 05:58
@KarstenSchnitter
Copy link
Contributor

@dependabot rebase

Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 3.19.4 to 4.5.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.19.4...4.5.0)

---
updated-dependencies:
- dependency-name: com.auth0:java-jwt
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/main/com.auth0-java-jwt-4.5.0 branch from f33950f to 9af43cb Compare October 31, 2025 07:17
@KarstenSchnitter
Copy link
Contributor

There is a version conflict with jackson that leads to NoSuchMethodErrors. This needs to be resolved manually.

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 do-not-merge main-branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants