-
-
Notifications
You must be signed in to change notification settings - Fork 648
Commit 966aff6
authored
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 (#3048)
Bumps
[org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer)
from 3.6.0 to 3.6.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.6.1</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Improve performance of transitive dependency checks (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/904">#904</a>)
<a href="https://github.com/harrisric"><code>@harrisric</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Fix NPE when a classifier part is specified in bannedDependencies
(<a
href="https://redirect.github.com/apache/maven-enforcer/pull/905">#905</a>)
<a href="https://github.com/harrisric"><code>@harrisric</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Move contributing information into README (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/911">#911</a>)
<a
href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>Rewrite CONTRIBUTING.md to use the Github issue tracker instead of
JIRA (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/898">#898</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Remove unused javax.annotations dependency (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/899">#899</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>Remove unused methods (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/900">#900</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>Remove the from parameter names (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/901">#901</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>Fix a grab bag of typos and minor grammar errors (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/897">#897</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>remove unneeded contains check as add already does that (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/896">#896</a>)
<a href="https://github.com/elharo"><code>@elharo</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (<a
href="https://redirect.github.com/apache/maven-enforcer/pull/910">#910</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-enforcer/commit/9b9b7055e6e572e7cbf4b6dd4605145167c99374"><code>9b9b705</code></a>
[maven-release-plugin] prepare release enforcer-3.6.1</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/469f45c1be4fe981d77b19f44e85c5b3fa8195ac"><code>469f45c</code></a>
Move contributing information into README - fix cla link</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/fec424a87ca5cd5262216f249db67cf8f75c6e80"><code>fec424a</code></a>
Move contributing information into README</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/3abe11d2acafff873ebf0e2008c8d5746dbf67f9"><code>3abe11d</code></a>
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (<a
href="https://redirect.github.com/apache/maven-enforcer/issues/910">#910</a>)</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/d58be76facad6e44838ca1ec2f805458f01a66ad"><code>d58be76</code></a>
Improve performance of transitive dependency checks (<a
href="https://redirect.github.com/apache/maven-enforcer/issues/904">#904</a>)</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/1f7ac3c384760fc8d5559b2786ba443f9cce8ca5"><code>1f7ac3c</code></a>
null analysis (<a
href="https://redirect.github.com/apache/maven-enforcer/issues/907">#907</a>)</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/3bfbff84a5ee3e232ff5a4289092d5da1c8f2be1"><code>3bfbff8</code></a>
Fix some typos</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/8da031136d9399b84f3d31afc4ea9dd5d0bca9ee"><code>8da0311</code></a>
Remove unused javax.annotations dependency (<a
href="https://redirect.github.com/apache/maven-enforcer/issues/899">#899</a>)</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/06bcf2974560340fb415156e59edb1785b807427"><code>06bcf29</code></a>
Remove unused methods (<a
href="https://redirect.github.com/apache/maven-enforcer/issues/900">#900</a>)</li>
<li><a
href="https://github.com/apache/maven-enforcer/commit/b25c800ed72c7d25e156917f8ca67316501e5e67"><code>b25c800</code></a>
Fix NPE when a classifier part is specified but an artifact classifier
is nul...</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-enforcer/compare/enforcer-3.6.0...enforcer-3.6.1">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 d5b063f commit 966aff6Copy full SHA for 966aff6
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 | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
0 commit comments