Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.codehaus.mojo:license-maven-plugin from 2.0.1 to 2.2.0 #660

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2023

Bumps org.codehaus.mojo:license-maven-plugin from 2.0.1 to 2.2.0.

Release notes

Sourced from org.codehaus.mojo:license-maven-plugin's releases.

2.2.0

🚀 New features and improvements

🐛 Bug Fixes

  • Fix #358, #352 NPE on site generation caused by null returned by deprecated MavenProject.getDependencyArtifacts() (#373) @​tomred-net
  • Fix #413 Use 'GAV' for result keys in LicensedArtifactResolver (#414) @​attilapuskas
  • Fix #498 add-third-party should not override third-party file with the same content (#500) @​slawekjaranowski
  • Fix #351 License override does not work for third-party dependencies with multiple licenses (#374) @​lama0206
  • Fixed '[WARNING] There were 0 download errors - check the warnings above to not log warning unless download errors > 0 (#402) @​blekinge

📦 Dependency updates

👻 Maintenance

2.1.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • fc832dc [maven-release-plugin] prepare release 2.2.0
  • 8afd166 Ignore code reformat from git blame
  • eda6362 Add me as developer
  • c154f0f Fix #358, #352 NPE on site generation caused by null returned by deprecated M...
  • 2e7b8b8 Use project.version instead of pom.version in ITs
  • a86c98e Fix #413 Use 'GAV' for result keys in LicensedArtifactResolver (#414)
  • d5d48c4 Use JDK 1.8 in ITs - allow build on JDK 20
  • 507d1bc Enable spotless - code reformat
  • 36c412f Enable spotless for automatic code formatting
  • e0c011f Bump mojo-parent from 75 to 76
  • 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 [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](mojohaus/license-maven-plugin@2.0.1...2.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2023
@freemanjp freemanjp merged commit 4b362a7 into master Aug 6, 2023
@freemanjp freemanjp deleted the dependabot/maven/org.codehaus.mojo-license-maven-plugin-2.2.0 branch August 6, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant