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-enforcer-plugin from 3.4.0 to 3.4…
….1 (#478) Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.0 to 3.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-enforcer/releases">org.apache.maven.plugins:maven-enforcer-plugin's releases</a>.</em></p> <blockquote> <h2>3.4.1</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-491">[MENFORCER-491]</a> - Fix plugin documentation generation (<a href="https://redirect.github.com/apache/maven-enforcer/pull/286">#286</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Declare maven-enforcer-plugin dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/285">#285</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Declare org.eclipse.sisu.plexus dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/283">#283</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Declare maven-enforcer-extension dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/284">#284</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MENFORCER-490">[MENFORCER-490]</a> - Declare maven-enforcer-extension dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/pull/282">#282</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-enforcer/commit/d8a21eef9f9fdd9b88c02807f4059e9e7279ad26"><code>d8a21ee</code></a> [maven-release-plugin] prepare release enforcer-3.4.1</li> <li><a href="https://github.com/apache/maven-enforcer/commit/66250c0addc3dc19e42e102d05b20ef57584ccea"><code>66250c0</code></a> [MENFORCER-491] Fix plugin documentation generation</li> <li><a href="https://github.com/apache/maven-enforcer/commit/5d32e6c53e8be47c5ad56b048e8b4c9c834b4b13"><code>5d32e6c</code></a> [MENFORCER-490] Declare maven-enforcer-plugin dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/issues/285">#285</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/d258109dd982d1f037a2e1dbbf643878b4ce566e"><code>d258109</code></a> [MENFORCER-490] Declare org.eclipse.sisu.plexus dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/issues/283">#283</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/2aa71e792cf2817ae8e355e5483df11a74b78ea1"><code>2aa71e7</code></a> [MENFORCER-490] Declare maven-enforcer-extension dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/issues/284">#284</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/d4ec8e1ce84f7a7ae1947b660477d24bad4ad41d"><code>d4ec8e1</code></a> [MENFORCER-490] Declare maven-enforcer-extension dependencies (<a href="https://redirect.github.com/apache/maven-enforcer/issues/282">#282</a>)</li> <li><a href="https://github.com/apache/maven-enforcer/commit/b35e4a0b99a6a524a9719b4810150d6e4a510521"><code>b35e4a0</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-enforcer/compare/enforcer-3.4.0...enforcer-3.4.1">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-enforcer-plugin&package-manager=maven&previous-version=3.4.0&new-version=3.4.1)](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>
- Loading branch information