siemens / cmp-ra-component

A CMP Registration Authority (RA)
Apache License 2.0
2 stars 5 forks source link

Bump org.owasp:dependency-check-maven from 8.4.0 to 8.4.2 #65

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps org.owasp:dependency-check-maven from 8.4.0 to 8.4.2.

Release notes

Sourced from org.owasp:dependency-check-maven's releases.

Version 8.4.2

  • fix: correct log configuration in cli (#6002)

See the full listing of changes.

Version 8.4.1

  • fix: upgrade to JCS3 (#5114)
  • fix: Support ~= version specifier in requirements.txt and pipfile (#5902)
  • fix: Version of dependency no longer ignored when CPE product has a 'java' suffix in a product name (#5901)
  • fix: Do not filter out evidences added by hints (#5900)
  • fix: fixes FP #5925 (#5927)

See the full listing of changes.

Changelog

Sourced from org.owasp:dependency-check-maven's changelog.

Version 8.4.2 (2023-10-22)

  • fix: correct log configuration in cli (#6002)

See the full listing of changes.

Version 8.4.1 (2023-10-21)

Fixed

  • fix: upgrade to JCS3 (#5114)
  • fix: Support ~= version specifier in requirements.txt and pipfile (#5902)
  • fix: Version of dependency no longer ignored when CPE product has a 'java' suffix in a product name (#5901)
  • fix: Do not filter out evidences added by hints (#5900)
  • fix: fixes FP #5925 (#5927)

See the full listing of changes.

Commits
  • c15b3b9 build: prepare release v8.4.2
  • dbdb84d docs: release 8.4.2
  • 74f5156 fix: dependabot config
  • 1162b3e fix: correct log configuration in cli (#6002)
  • e105540 chore: Release 8.4.1 (#6000)
  • 5cc8df0 build: prepare for next development iteration
  • 61377ad build: prepare release v8.4.1
  • e2649a6 docs: prepare release
  • 778185b build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#5994)
  • 81bd778 build(deps): bump se.bjurr.violations:violations-lib from 1.156.6 to 1.156.7 ...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.