Bump jjwt-impl from 0.12.0 to 0.12.1
Bumps jjwt-impl from 0.12.0 to 0.12.1.
Release notes
Sourced from jjwt-impl's releases.
0.12.1
This is a quick follow-up release from yesterday's
0.12.0
release that addresses a reflection issue on JDK 17. The fix has been tested up through JDK 21.Notes are in the CHANGELOG, and project documentation is in the README.
Please allow 30 minutes for the release to be available in Maven Central.
Changelog
Sourced from jjwt-impl's changelog.
0.12.1
Enabled reflective access on JDK 17+ to
java.io.ByteArrayInputStream
andsun.security.util.KeyUtil
forjjwt-impl.jar
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