Skip to content

Bump dependency-check-maven from 9.0.1 to 9.0.2

Bumps dependency-check-maven from 9.0.1 to 9.0.2.

Release notes

Sourced from dependency-check-maven's releases.

v9.0.2

  • fix: remove virtual match string on NVD API Request (#6177)
  • fix: correct meta data in report after switching the NVD API (#6154)
  • fix: retry HTTP connections to NVD on 502 and 504 errors (#6151)
  • fix: Gitlab report format needs severity capitalized (#6182)
  • fix: improve JDK update version parsing (#6163)
  • fix: mute JCS logging (again) (#6153)

See the full listing of changes.

Changelog

Sourced from dependency-check-maven's changelog.

Version 9.0.2 (2023-12-01)

  • fix: remove virtual match string on NVD API Request (#6177)
  • fix: correct meta data in report after switching the NVD API (#6154)
  • fix: retry HTTP connections to NVD on 502 and 504 errors (#6151)
  • fix: Gitlab report format needs severity capitalized (#6182)
  • fix: improve JDK update version parsing (#6163)
  • fix: mute JCS logging (again) (#6153)

See the full listing of changes.

Commits
  • 938c513 build: prepare release v9.0.2
  • 5869f89 docs: update release documentation
  • bb932af fix: remove virtual match string on NVD API Request (#6177)
  • 9c604f3 fix: Gitlab report format needs severity capitalized (#6182)
  • 857c377 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 t...
  • 355736f fix: Gitlab report broken after NVD api changes (#6166)
  • aec49c8 fix: improve update version parsing (#6163)
  • ed3912c fix: mute JCS logging (again) (#6153)
  • a620c12 fix: correct meta data in report after switching the NVD API (#6154)
  • c0b4320 fix: retry HTTP connections to NVD on 502 and 504 errors (#6151)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading