Skip to content

dependabot maven(deps): bump license-maven-plugin from 2.1.0 to 2.2.0

Bumps license-maven-plugin from 2.1.0 to 2.2.0.

Release notes

Sourced from 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

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

Merge request reports