stevespringett / cvss-calculator

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

Bump cyclonedx-maven-plugin from 2.7.3 to 2.7.4 #68

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cyclonedx-maven-plugin from 2.7.3 to 2.7.4.

Commits
  • 7d6dc08 [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.4
  • 11d8676 bump
  • bdbc27d Merge pull request #252 from CycloneDX/dependabot/maven/org.apache.maven-mave...
  • 34100d4 Merge pull request #253 from CycloneDX/dependabot/maven/org.apache.maven-mave...
  • 100b856 Bump maven-core from 3.8.6 to 3.8.7
  • 440bdcc Bump maven-plugin-api from 3.8.6 to 3.8.7
  • 274f65c Merge pull request #249 from hboutemy/cleanup
  • cb36817 code cleanup: move parameter to aggregate, simplify code
  • 7b4db08 Merge pull request #251 from hboutemy/goals-description
  • 0486b6e add goals description
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #71.