ThreeTen / threeten-extra

Provides additional date-time classes that complement those in JDK 8
http://www.threeten.org/threeten-extra/
BSD 3-Clause "New" or "Revised" License
387 stars 77 forks source link

Bump maven-clean-plugin from 3.2.0 to 3.3.1 #273

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 11 months ago

Bumps maven-clean-plugin from 3.2.0 to 3.3.1.

Release notes

Sourced from maven-clean-plugin's releases.

maven-clean-plugin-3.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1

Commits
  • 9a76f97 [maven-release-plugin] prepare release maven-clean-plugin-3.3.1
  • 91e81a2 Move plexus-xml to the provided scope
  • c83dfcb [maven-release-plugin] prepare for next development iteration
  • a4ad88f [maven-release-plugin] prepare release maven-clean-plugin-3.3.0
  • 13c5a24 [MCLEAN-101] Fix wrong Jenkins URL
  • 14b375e [MCLEAN-107] Upgrade to plexus-utils 4.0.0 and plexus-xml 4.0.0 (#26)
  • 7350464 [MCLEAN-93] Support junctions on NTFS (#10)
  • c185ad1 [MCLEAN-105] Ignore reformat
  • 7b05397 [MCLEAN-105] Reformat
  • 64b8b2e [MCLEAN-105] Bump maven-plugins from 38 to 39
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 8 months ago

Superseded by #300.