awhitford / lombok.maven

Maven Plugin for Project Lombok
http://projectlombok.org/
MIT License
111 stars 35 forks source link

Bump dependency-check-maven from 6.1.1 to 6.1.2 #45

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps dependency-check-maven from 6.1.1 to 6.1.2.

Release notes

Sourced from dependency-check-maven's releases.

Version 6.1.2

Changes in this Release

  • Fixed a bug in the Sarif report generation.
  • Fixed a bug with the Ant task not being able to read the dependency-check properties file in 6.1.1.
  • Added a new CPE matching strategy to reduce false negatives.
  • CLI and Ant task will no longer be published to bintray.
  • Several minor bug fixes.
  • See the full listing of changes.
Changelog

Sourced from dependency-check-maven's changelog.

Version 6.1.2 (2021-03-08)

Changes

  • Fixed a bug in the Sarif report generation.
  • Fixed a bug with the Ant task not being able to read the dependency-check properties file in 6.1.1.
  • Added a new CPE matching strategy to reduce false negatives.
  • CLI and Ant task will no longer be published to bintray.
  • Several minor bug fixes.
  • See the full listing of changes.
Commits
  • b1bbc44 [maven-release-plugin] prepare release v6.1.2
  • babbf19 prepare version 6.1.2
  • 178d784 add sponsor link
  • d6b68ee Merge branch 'main' of github.com:jeremylong/DependencyCheck into main
  • ed77783 Merge pull request #3180 from jeremylong/dependabot/github_actions/JamesIves/...
  • 68786f8 Merge branch 'main' of github.com:jeremylong/DependencyCheck into main
  • 6a3f835 updated javadoc
  • a93caa6 Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.0
  • 27e76c7 Merge pull request #3176 from jeremylong/dependabot/maven/org.jsonschema2pojo...
  • 46d77d8 Merge pull request #3177 from jeremylong/dependabot/maven/jackson.version-2.12.2
  • 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