Using maven-dependency-plugin version from parent since MDEP-753 fixed by ao-apps · Pull Request #367 · s4u/pgpverify-maven-plugin (original) (raw)

Now using maven-dependency-plugin version 3.3.0 from parent, which fixes https://issues.apache.org/jira/browse/MDEP-753

This conflicts with PR #366 and makes #366 unnecessary.

The majority of the edits are related to the new versions inherited from parent-2.16.0

I added any keys referenced in this change to src/it/resources/local-repo/pgpkeys-cache, which I assume helps the tests work offline or when keyservers are down.