Skip to content

Commit ffaf7b2

Browse files
build(deps-dev): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.5.0 (#291)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.5.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.5.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Configuration parameter for deleting read-only files (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/252">#252</a>) <a href="https://github.com/desruisseaux"><code>@​desruisseaux</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Bump project to 3.5.0-SNAPSHOT version (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/254">#254</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Update README in 3.x branch (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/249">#249</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.apache.maven.resolver:maven-resolver-api from 1.9.22 to 1.9.23 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/251">#251</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/244">#244</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/237">#237</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>3.4.1</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>release-drafter configuration (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/88">#88</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Add PR Automation (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/80">#80</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCLEAN-126">[MCLEAN-126]</a> - Replaced old File API with new Path equivalent where possible (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/62">#62</a>) <a href="https://github.com/peterdemaeyer"><code>@​peterdemaeyer</code></a></li> <li>Add Release Drafter - 3.x (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/69">#69</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCLEAN-124">[MCLEAN-124]</a> - Replaced JUnit Assumptions with <a href="https://github.com/DisabledOnOs"><code>@​DisabledOnOs</code></a> (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/64">#64</a>) <a href="https://github.com/peterdemaeyer"><code>@​peterdemaeyer</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCLEAN-124">[MCLEAN-124]</a> - Leverage Files.delete(Path) API to provide more accurate reason in case of failure (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/60">#60</a>) <a href="https://github.com/peterdemaeyer"><code>@​peterdemaeyer</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCLEAN-110">[MCLEAN-110]</a> - Replaced Utils.createSymlink with Java 7 Files.createSymbolicLink (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/59">#59</a>) <a href="https://github.com/peterdemaeyer"><code>@​peterdemaeyer</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.apache.maven.resolver:maven-resolver-api from 1.1.1 to 1.9.22 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/78">#78</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/77">#77</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/72">#72</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/76">#76</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Update scm tag according to branch (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/102">#102</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>PR Automation only on close event (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/101">#101</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/94">#94</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>Fix license/notice (<a href="https://redirect.github.com/apache/maven-clean-plugin/pull/83">#83</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-clean-plugin/commit/d18c59617e3add4d964ba51085b49bec88da556e"><code>d18c596</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.5.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/51178853964d6a0a88386aaaf43b1118e136e7ef"><code>5117885</code></a> Bump project to 3.5.0-SNAPSHOT version</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/7350dbebdad88eacc7fd5fb0e1f9cb7b083902a1"><code>7350dbe</code></a> Configuration parameter for deleting read-only files</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/bdf8c5db828128cff0f3295147c2a4debeb10aa9"><code>bdf8c5d</code></a> Bump org.apache.maven.resolver:maven-resolver-api from 1.9.22 to 1.9.23 (<a href="https://redirect.github.com/apache/maven-clean-plugin/issues/251">#251</a>)</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/d720e18eca9583639842aef52863c9625fea0353"><code>d720e18</code></a> Update README in 3.x branch</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/6c0745c7b0a463951a4b0df2f22728e7641d213b"><code>6c0745c</code></a> Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/5dedab5d406f9824036fd4b8de00fddab9aedd08"><code>5dedab5</code></a> fix</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/c22ab2defb461fd1f38c22d0c77d77f8fddcfd7b"><code>c22ab2d</code></a> Bump org.apache.maven.plugins:maven-plugins from 43 to 44</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/68f2009a9b284e7c5f4afdd9aef4541065f8e742"><code>68f2009</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/8211bc5b2b98ba053a0a91f8bc72cd3fa825ab07"><code>8211bc5</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.4.1</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.5.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.2.0&new-version=3.5.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 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 54ebb48 commit ffaf7b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<junit-pioneer.version>2.3.0</junit-pioneer.version>
3232
<mockito.version>5.21.0</mockito.version>
3333
<!-- Plugins -->
34-
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
34+
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
3535
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
3636
<maven-dependency-plugin.version>3.6.0</maven-dependency-plugin.version>
3737
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)