build(deps): bump com.auth0:java-jwt from 3.10.2 to 4.4.0 in /backend
Bumps com.auth0:java-jwt from 3.10.2 to 4.4.0.
Release notes
Sourced from com.auth0:java-jwt's releases.
4.4.0
Changed
- Add support for passing json values for header and payload #643 (andrewrigas)
- Preserve insertion order for claims #656 (snago)
- Update Jackson to 2.14.2 #657 (jimmyjames)
4.3.0
Changed
Fixed
- Fix for exp claim considered valid if equal to now #652 (jimmyjames)
- Code cleanup #642 (CodeDead)
4.2.2
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
- Re-enable japicmp API diff checking #619 (jimmyjames)
- Update .shiprc to only update lib version in build.gradle #625 (jimmyjames)
- Optimise TokenUtils parsing #611 (noetro)
- Update Circle Ship Orb configuration #616 (frederikprijck)
Fixed
- Update Claim#asString documentation #615 (jimmyjames)
4.1.0
⚠️ BREAKING CHANGES
Added
- Add integration with our Shipping orb #612 (frederikprijck)
- Add Ship CLI support #609 (jimmyjames)
- Provide straightforward example for JWKS #600 (poovamraj)
... (truncated)
Changelog
Sourced from com.auth0:java-jwt's changelog.
4.4.0 (2023-03-31)
Changed
- Add support for passing json values for header and payload #643 (andrewrigas)
- Preserve insertion order for claims #656 (snago)
- Update Jackson to 2.14.2 #657 (jimmyjames)
4.3.0 (2023-02-10)
Changed
Fixed
- Fix for exp claim considered valid if equal to now #652 (jimmyjames)
- Code cleanup #642 (CodeDead)
4.2.2 (2023-01-11)
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 (2022-10-24)
Security
- Use latest ship orb #634 (jimmyjames)
- Bump
com.fasterxml.jackson.core:jackson-databindto 2.13.4.2 #630 (evansims)4.2.0 (2022-10-19)
Changed
- Re-enable japicmp API diff checking #619 (jimmyjames)
- Update .shiprc to only update lib version in build.gradle #625 (jimmyjames)
- Optimise TokenUtils parsing #611 (noetro)
- Update Circle Ship Orb configuration #616 (frederikprijck)
Fixed
- Update Claim#asString documentation #615 (jimmyjames)
4.1.0 (2022-10-06)
⚠️ BREAKING CHANGES
Added
... (truncated)
Commits
82548a6Release 4.4.0 (#658)652bf7dupdate jackson to 2.14.2 (#657)e85a00aPreserve insertion order for claims (#656)a18955bAdd support for passing json values for header and payload (#643)b610b66Release 4.3.0 (#655)9024318Improve JWT parse / decode performance (#620)12ae664Fix forexpclaim considered valid if equal to now (#652)6e80ea1Feature/cleanup (#642)b4fae64Release 4.2.2 (#650)23e8549Merge pull request #649 from auth0/disable-auto-release- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.