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.0.1 to 3.1.0 in…
… /factory Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/699e2ad61179ef661693f99d1d9c147e2f6bcd04"><code>699e2ad</code></a> [maven-release-plugin] prepare release maven-gpg-plugin-3.1.0</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/f314f8e879d6acbfe88386538f882ecedc9ad18a"><code>f314f8e</code></a> [MGPG-97] use gpgverify plugin to check dependencies signatures</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/bad6b5708c58e5e4d868e30509acc38f552982fd"><code>bad6b57</code></a> [MGPG-96] add INFO message</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/0498a82b6b6b67bf46d61e66e945c093365e63df"><code>0498a82</code></a> [MGPG-95] don't GPG-sign .sigstore signatures</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/09b5be93972ae0c95c741fc0f111a96f51119aa7"><code>09b5be9</code></a> Auto-link MGPG Jira</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/1e0472f2e59d037bdde38ccde38897e04d89e206"><code>1e0472f</code></a> extract FilesCollector</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/af9ccfdd3b12502f9da225a7b394c541a6b4088c"><code>af9ccfd</code></a> [MGPG-94] Ignore reformatting</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/5e51734d22f4541fcbf2d03aae24f7501b67abe1"><code>5e51734</code></a> [MGPG-94] Integration tests - convert and reformat bsh to groovy</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/955ea0ed5c2a7a3189159158e1fcb10e1ed2964e"><code>955ea0e</code></a> [MGPG-94] Reformat code</li> <li><a href="https://github.com/apache/maven-gpg-plugin/commit/e160f4358ccde49da7f3c7339a33774a536db457"><code>e160f43</code></a> [MGPG-94] Bump maven-plugins from 36 to 39</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.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.0.1&new-version=3.1.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 #1640 COPYBARA_INTEGRATE_REVIEW=#1640 from google:dependabot/maven/factory/org.apache.maven.plugins-maven-gpg-plugin-3.1.0 3984941 PiperOrigin-RevId: 584725580
- Loading branch information