Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-gpg-plugin/releases">org.apache.maven.plugins:maven-gpg-plugin's releases</a>.</em></p> <blockquote> <h2>3.2.0</h2> <h1>Release Notes - Maven GPG Plugin - Version 3.2.0</h1> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/4b23da86ebc38fb10a04e534c1043cf37e179304"><code>4b23da8</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.2.0</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/56645dd7ba4c1538a55de91a27232d29c6f70873"><code>56645dd</code></a> Fix tag template</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/036dfe005c64a3f881f493806e854ead033c563d"><code>036dfe0</code></a> [MGPG-105] [MGPG-108] Make plugin backward compat and update site and doco (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/77">#77</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/0771b610492f0818c38d137f771182f51ff28f98"><code>0771b61</code></a> [MGPG-110] SignAndDeployFileMojo validation is off (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/78">#78</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/23b64f29dde787f35bafbe56da1e56567c45e798"><code>23b64f2</code></a> [MGPG-99] Make sure newline is added to input stream (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/76">#76</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/9a73f900f6882c2037031b77b828900b6dff9a71"><code>9a73f90</code></a> [MGPG-105] Make possible backward compatibility (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/74">#74</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/6a94f3a3da6671fb8b4f9e6b6abf5d3de8e57e4a"><code>6a94f3a</code></a> Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/75">#75</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/6f50819233cb368edba8335d7cb82edf2e7f2659"><code>6f50819</code></a> [MGPG-106] Introduce new signer: BC (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/72">#72</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/ea35e2c0cf4b8183703e958cbd7af93e82382f6e"><code>ea35e2c</code></a> [MGPG-105] Stop propagating bad practices (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/71">#71</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/6081ad4b94422d73ae90c8c8cc4eaa6ba99df5f5"><code>6081ad4</code></a> [MGPG-107] Settle on JUnit 5 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/70">#70</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-gpg-plugin&package-manager=maven&previous-version=3.1.0&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Fixes #319 COPYBARA_INTEGRATE_REVIEW=#319 from google:dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0 b9b9e2d PiperOrigin-RevId: 615050648
- Loading branch information