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-clean-plugin from 3.3.2 to 3.4.0 (#…
…54) Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-clean-plugin/releases">org.apache.maven.plugins:maven-clean-plugin's releases</a>.</em></p> <blockquote> <h2>3.4.0</h2> <h2>What's Changed</h2> <ul> <li>Bump apache/maven-gh-actions-shared from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/38">apache/maven-clean-plugin#38</a></li> <li>[MCLEAN-116] Use default Log interface by <a href="https://github.com/Bukama"><code>@Bukama</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/37">apache/maven-clean-plugin#37</a></li> <li>[MCLEAN-118] Require Maven 3.6.3 by <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/39">apache/maven-clean-plugin#39</a></li> <li>[MCLEAN-106] Switch to junit 5 by <a href="https://github.com/gnodet"><code>@gnodet</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/27">apache/maven-clean-plugin#27</a></li> <li>[MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/44">apache/maven-clean-plugin#44</a></li> <li>Build with Maven 4 by <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/45">apache/maven-clean-plugin#45</a></li> <li>[MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/40">apache/maven-clean-plugin#40</a></li> <li>[MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/41">apache/maven-clean-plugin#41</a></li> <li>[MCLEAN-122] Cleanup declared dependencies, simplify unit test by <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a> in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/46">apache/maven-clean-plugin#46</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Bukama"><code>@Bukama</code></a> made their first contribution in <a href="https://redirect.github.com/apache/maven-clean-plugin/pull/37">apache/maven-clean-plugin#37</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0">https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-clean-plugin/commit/5774dbc98b0af9aeeeef7548dc8a13a0c2e82572"><code>5774dbc</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.4.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/0da13b20db76705216a99b011a57c3cc49e855da"><code>0da13b2</code></a> [MCLEAN-122] Cleanup declared dependencies, simplify unit test</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/567be9684fea6fcb0f2818883151edcafa975c73"><code>567be96</code></a> [MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 (<a href="https://redirect.github.com/apache/maven-clean-plugin/issues/41">#41</a>)</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/ae4efa060c46a9ac7104f2202d817aaaae1d30a8"><code>ae4efa0</code></a> [MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 (<a href="https://redirect.github.com/apache/maven-clean-plugin/issues/40">#40</a>)</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/a09a37924e3ef22b18c7701771025471a0843b95"><code>a09a379</code></a> Build with Maven 4</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/f0aedd5b8b15b23a972fa06552c62e00ab3f2085"><code>f0aedd5</code></a> [MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-clean-plugin/issues/44">#44</a>)</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/d3b2800d3d243bf3b25cd03b38dc28945ab17158"><code>d3b2800</code></a> [MCLEAN-106] Switch to junit 5 (<a href="https://redirect.github.com/apache/maven-clean-plugin/issues/27">#27</a>)</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/7c1593f8627ea20c86ae0a79f314062ef24421d9"><code>7c1593f</code></a> [MCLEAN-118] Require Maven 3.6.3</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/1e87ea303c7a89cc2b54486caf53cfa7186fb7e3"><code>1e87ea3</code></a> Fixed CleanMojoTest.java</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/c21ec1360699358c5641ff60e518bb8a5bb8ec7f"><code>c21ec13</code></a> Loggerinterface Basic</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.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-clean-plugin&package-manager=maven&previous-version=3.3.2&new-version=3.4.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>
- Loading branch information