JavaSecurity icon indicating copy to clipboard operation
JavaSecurity copied to clipboard

Bump dependency-check-maven from 7.1.2 to 7.2.1

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps dependency-check-maven from 7.1.2 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.
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.
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 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] avatar Sep 21 '22 04:09 dependabot[bot]

Codecov Report

Merging #116 (97a33a3) into main (96957a3) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #116   +/-   ##
=========================================
  Coverage     55.75%   55.75%           
  Complexity      105      105           
=========================================
  Files            38       38           
  Lines           382      382           
  Branches          8        8           
=========================================
  Hits            213      213           
  Misses          161      161           
  Partials          8        8           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Sep 21 '22 04:09 codecov[bot]