-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 285e76b
authored
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#139)
Bumps
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin)
from 3.1.0 to 3.2.4.
<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.4</h2>
<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354486">Release
Notes - Maven GPG Plugin - Version 3.2.4</a></p>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<hr />
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MGPG-125">[MGPG-125]</a> -
Fix "bestPractices" (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/95">#95</a>)
<a href="https://github.com/cstamas"><code>@cstamas</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/94">#94</a>)
<a
href="https://github.com/dependabot"><code>@dependabot</code></a></li>
</ul>
<h2>3.2.3</h2>
<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12354440">Release
Notes - Maven GPG Plugin - Version 3.2.3</a></p>
<!-- 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/789149ea5676238f4e2958f51ae10778ca2ba3f0"><code>789149e</code></a>
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.4</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/893aedcab271ac92ef01f1a4346320525e678b39"><code>893aedc</code></a>
[MGPG-125] Fix "bestPractices" (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/95">#95</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/b6f0324f27c780ee96840cfecfec866b44635f26"><code>b6f0324</code></a>
[MGPG-126] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/94">#94</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/3c5878b12cb95e077bc8f77bdb07913d210f8c95"><code>3c5878b</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/89b91a40617f911ce77cc3190842d46b1f470f45"><code>89b91a4</code></a>
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.3</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/fc2efa3097fa620ce5d5167a9d8ab9018a4247a5"><code>fc2efa3</code></a>
[MGPG-123][MGPG-124] Dependency upgrades (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/93">#93</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/50222d351ac12e746ce9921a957654e5e24a55de"><code>50222d3</code></a>
[MGPG-120] New mojo sign-deployed (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/88">#88</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/a6c3a094ea1e3b29fc3711f450f57e6e292fabed"><code>a6c3a09</code></a>
[MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0
to 3...</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/78f5e370ee5f02f1b613540d8d7204cab919d99d"><code>78f5e37</code></a>
[MGPG-121] Return the workaround for pseudo security (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/90">#90</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/582df745e6ec01e414be255fae0a8b262255c641"><code>582df74</code></a>
[MGPG-117] Improve passphrase handling (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/86">#86</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.4">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9e1c297 commit 285e76bCopy full SHA for 285e76b
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
0 commit comments