Bump jjwt-api from 0.12.2 to 0.12.3
Bumps jjwt-api from 0.12.2 to 0.12.3.
Release notes
Sourced from jjwt-api's releases.
0.12.3
This is a minor patch release that address two issues:
The
org.json
dependency has been upgraded to20231013
to address that library's CVE-2023-5072 vulnerability.Empty custom claims values are (re-)enabled which was the behavior in <= 0.11.5. See Issue 858.
These same notes are repeated in the CHANGELOG, and as always, project documentation is in the README.
Please allow 30 minutes from the time this announcement is published for the release to be available in Maven Central.
Changelog
Sourced from jjwt-api's changelog.
0.12.3
This patch release:
- Upgrades the
org.json
dependency to20231013
to address that library's CVE-2023-5072 vulnerability.- (Re-)enables empty values for custom claims, which was the behavior in <= 0.11.5. Issue 858.
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts