stevespringett / cvss-calculator

A Java library for calculating CVSSv2 and CVSSv3 scores and vectors
Apache License 2.0
39 stars 23 forks source link

Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.6 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cyclonedx-maven-plugin from 2.7.3 to 2.7.6.

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
  • 3ede739 [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.6
  • c93260c Merge pull request #321 from goldmann/outputDirectory-property
  • a051288 feat: expose the outputDirectory configuration parameter as a property
  • 0290325 Merge pull request #316 from CycloneDX/dependabot/maven/org.apache.maven.plug...
  • 0ff2c32 Merge pull request #320 from CycloneDX/dependabot/github_actions/actions/chec...
  • d014108 Bump actions/checkout from 3.3.0 to 3.5.0
  • 5fff900 Bump maven-release-plugin from 3.0.0-M7 to 3.0.0
  • 9689d39 Merge pull request #309 from CycloneDX/scopes
  • 13a1e3d imprive documentation on Maven dependency scopes (not CycloneDX scopes)
  • 3d16603 Merge pull request #308 from knrc/cyclic_dependency
  • 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.