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.2.5 to 3.2.6 in…
… /factory in the dependencies group Bumps the dependencies group in /factory with 1 update: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.5 to 3.2.6 <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.6</h2> <h1><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354997">Release Notes - Maven GPG Plugin - Version 3.2.6</a></h1> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <hr /> <h2>What's Changed</h2> <ul> <li>[MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by <a href="https://github.com/laeubi"><code>@laeubi</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/114">apache/maven-gpg-plugin#114</a></li> <li>[MGPG-140] Update Maven to 3.9.9 by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/116">apache/maven-gpg-plugin#116</a></li> <li>[MGPG-138] Drop direct use of plexus-cipher and secdispatcher by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/115">apache/maven-gpg-plugin#115</a></li> <li>[MGPG-141] Remove use of deprecated classes by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/117">apache/maven-gpg-plugin#117</a></li> <li>Add FAQ for "no pinentry" issue by <a href="https://github.com/cstamas"><code>@cstamas</code></a> in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/118">apache/maven-gpg-plugin#118</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/laeubi"><code>@laeubi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/maven-gpg-plugin/pull/112">apache/maven-gpg-plugin#112</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6">https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/1c9a14c0eec9dae40baa4a5db674e6a7ec012be4"><code>1c9a14c</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.2.6</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/bbe6156400212b3fe063d218399ba09c24795f44"><code>bbe6156</code></a> Add FAQ for "no pinentry" issue (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/118">#118</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/5b9427333ab4b7b48b297a8b9a4158688211f14a"><code>5b94273</code></a> [MGPG-141] Remove use of deprecated classes (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/117">#117</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/afdfd28bab4a0530cfd655397716a36adc1644b6"><code>afdfd28</code></a> [MGPG-138] Drop direct use of plexus-cipher and secdispatcher (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/115">#115</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/7516e7c73d6e5c8c3d6c2cbab9d55deb3987f388"><code>7516e7c</code></a> [MGPG-140] Update Maven to 3.9.9 (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/116">#116</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/4ec571f561e330209189eb3c4387aaae0b37fb96"><code>4ec571f</code></a> [MGPG-139] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3...</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/1126b7b09cb8a4540e35f62146b1198bcadeb795"><code>1126b7b</code></a> use new Reproducible Central badge endpoint</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/1b40a0554b55c1d8a1c5da662e848688aa346aed"><code>1b40a05</code></a> [MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo (<a href="https://redirect.github.com/apache/maven-gpg-plugin/issues/112">#112</a>)</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/3a31714e9cbdde86a6b12f1ef05d5c60252fef4a"><code>3a31714</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6">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.2.5&new-version=3.2.6)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #1835 COPYBARA_INTEGRATE_REVIEW=#1835 from google:dependabot/maven/factory/dependencies-8872155430 8750551 PiperOrigin-RevId: 675638679
- Loading branch information