Skip to content

Bump dependency-check-maven from 7.1.1 to 7.2.1

Bumps dependency-check-maven from 7.1.1 to 7.2.1.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.2.1

Changes

  • Fixed logging issue (#4846).
  • See the full listing of changes.

Version 7.2.0

Changes

  • Add support for Bazel's pinned maven_install.json (#4772).
  • Fixed bug preventing the use of custom report templates (#4800).
  • Updated several dependencies including upgrades for dependencies with CVEs.
  • Several bug fixes made and suppression rules were added.
  • See the full listing of changes.

Version 7.1.2

Changes

  • The maven plugin now includes pnpm and yarn lock files in the scan by default (#4753).
  • If a suppression rule is no longer used a log entry will be written (#4685).
  • Several bug fixes made and suppression rules added.
  • See the full listing of changes.
Changelog

Sourced from dependency-check-maven's changelog.

Version 7.2.1 (2022-09-20)

Changes

  • Fixed logging issue (#4846).
  • See the full listing of changes.

Version 7.2.0 (2022-09-14)

Changes

  • Add support for Bazel's pinned maven_install.json (#4772).
  • Fixed bug preventing the use of custom report templates (#4800).
  • Updated several dependencies including upgrades for dependencies with CVEs.
  • Several bug fixes made and suppression rules were added.
  • See the full listing of changes.

Version 7.1.2 (2022-08-20)

Changes

  • The maven plugin now includes pnpm and yarn lock files in the scan by default (#4753).
  • If a suppression rule is no longer used a log entry will be written (#4685).
  • Several bug fixes made and suppression rules added.
  • See the full listing of changes.
Commits
  • 2bb85b1 [maven-release-plugin] prepare release v7.2.1
  • b87bbe3 release notes for 7.2.1
  • 335489f Merge pull request #4858 from jeremylong/dependabot/maven/org.apache.maven.pl...
  • 197f6df Merge pull request #4857 from jeremylong/logging
  • 78a0502 Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • 9167d2d checkstyle
  • cc993ca revert logging updates
  • f622e11 update release notes
  • 2db45fe Merge pull request #4845 from jeremylong/release-7.2.0
  • dc2e1c9 [maven-release-plugin] prepare for next development iteration
  • 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