Bump maven-clean-plugin from 3.1.0 to 3.2.0 #51

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.2.0 into main 2022-05-01 22:06:02 +02:00
dependabot[bot] commented 2022-05-01 22:04:44 +02:00 (Migrated from github.com)

Bumps maven-clean-plugin from 3.1.0 to 3.2.0.

Commits
  • 831fe7b [maven-release-plugin] prepare release maven-clean-plugin-3.2.0
  • 2dd1e2f Revert "[maven-release-plugin] prepare release maven-clean-plugin-3.2.0"
  • 78563f0 [maven-release-plugin] prepare release maven-clean-plugin-3.2.0
  • 57a2073 Revert "[maven-release-plugin] prepare release maven-clean-plugin-3.2.0"
  • eda4840 Revert "[maven-release-plugin] prepare for next development iteration"
  • 4424efa [maven-release-plugin] prepare for next development iteration
  • ec9d6e8 [maven-release-plugin] prepare release maven-clean-plugin-3.2.0
  • 81b7e24 [MCLEAN-98] - Upgrade maven-plugin parent to 35
  • ed958d4 Shared GitHub actions v2
  • 11c8c87 [MCLEAN-95] Add a fast clean option (#6)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-clean-plugin/commit/831fe7b5dcc62ce3479016f14776da895585e769"><code>831fe7b</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.2.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/2dd1e2f71575fb817ea6686d899b9793b9deaf15"><code>2dd1e2f</code></a> Revert &quot;[maven-release-plugin] prepare release maven-clean-plugin-3.2.0&quot;</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/78563f02bd52aee6d1603436354f822aaa8148db"><code>78563f0</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.2.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/57a207360c379d2284fde1220094ccbba45fdf44"><code>57a2073</code></a> Revert &quot;[maven-release-plugin] prepare release maven-clean-plugin-3.2.0&quot;</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/eda48402526337494191d5f58b620a03e0291d4a"><code>eda4840</code></a> Revert &quot;[maven-release-plugin] prepare for next development iteration&quot;</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/4424efaed161c662875a1e1937ad7dbf186b6cc6"><code>4424efa</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/ec9d6e88c4f47f87a6e421b489dd15b416a274ae"><code>ec9d6e8</code></a> [maven-release-plugin] prepare release maven-clean-plugin-3.2.0</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/81b7e248d2c3a529498884346272cd7105305f3e"><code>81b7e24</code></a> [MCLEAN-98] - Upgrade maven-plugin parent to 35</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/ed958d4780339e50fbad22404c4e9db56f55eab1"><code>ed958d4</code></a> Shared GitHub actions v2</li> <li><a href="https://github.com/apache/maven-clean-plugin/commit/11c8c872d808e3ff4d24e275f63c8cc35fb9e137"><code>11c8c87</code></a> [MCLEAN-95] Add a fast clean option (<a href="https://github-redirect.dependabot.com/apache/maven-clean-plugin/issues/6">#6</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.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.1.0&new-version=3.2.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 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>
sschnabe (Migrated from github.com) reviewed 2022-05-01 22:04:44 +02:00
rpahli (Migrated from github.com) reviewed 2022-05-01 22:04:44 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-05-01 22:04:44 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-05-01 22:04:57 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#51
No description provided.