Skip to content

dependabot maven(deps): bump cyclonedx-maven-plugin from 2.7.4 to 2.7.5

Bumps cyclonedx-maven-plugin from 2.7.4 to 2.7.5.

Release notes

Sourced from cyclonedx-maven-plugin's releases.

2.7.5

🚀 New features and improvements

  • add effective goal into BOM tool name (#283) @​hboutemy
  • add outputDirectory parameter (#279) @​hboutemy
  • Fix dependencies concealed during BOM creation, aligning more closely with the dependency graph (#256) @​knrc
  • mark makeBom and makeAggregatedBom threadsafe as makePackageBom (#264) @​hboutemy

🐛 Bug Fixes

  • don't warn with ERROR stacktrace on dependencies with bundle packaging (#278) @​hboutemy

📦 Dependency updates

Full Changelog: https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.7.4...cyclonedx-maven-plugin-2.7.5

Commits
  • 8ff9c3a [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.5
  • ae16697 Removing version from example
  • d383c50 Merge pull request #283 from CycloneDX/tool-goal
  • 6132313 add effective goal into BOM tool name
  • 1039975 Merge pull request #279 from CycloneDX/outputDirectory
  • 3f5656e add outputDirectory parameter
  • 4436ada Merge pull request #280 from CycloneDX/verbose
  • 1dfb33a document and test verbose
  • 38dca23 Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
  • 614fb84 Bump maven-invoker-plugin from 3.4.0 to 3.5.0
  • Additional commits viewable in compare view

Merge request reports