3.2.6
·
11 commits
to master
since this release
Release Notes - Maven GPG Plugin - Version 3.2.6
Improvement
- [MGPG-135] - Support Overriding / Enhance the signer in AbstractGpgMojo
- [MGPG-138] - Drop use of plexus-cipher and sec dispatcher, use proper API
- [MGPG-141] - Move off deprecated classes
Dependency upgrade
- [MGPG-139] - (build) Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0
- [MGPG-140] - Update to Maven 3.9.9
- [MGPG-142] - Move to plexus-utils 4.0.1 and plexus-xml 3.0.1
What's Changed
- [MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by @laeubi in #112
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in #114
- [MGPG-140] Update Maven to 3.9.9 by @cstamas in #116
- [MGPG-138] Drop direct use of plexus-cipher and secdispatcher by @cstamas in #115
- [MGPG-141] Remove use of deprecated classes by @cstamas in #117
- Add FAQ for "no pinentry" issue by @cstamas in #118
New Contributors
Full Changelog: maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6