stevespringett / CPE-Parser

A utility for validating and parsing Common Platform Enumeration (CPE) v2.2 and v2.3 as originally defined by MITRE and maintained by NIST
Apache License 2.0
47 stars 15 forks source link

Bump cyclonedx-maven-plugin from 2.7.0 to 2.7.5 #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cyclonedx-maven-plugin from 2.7.0 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

2.7.4

📦 Dependency updates

... (truncated)

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


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.