Skip to content

Bump dependency-check-maven from 5.3.2 to 7.1.0 - #224

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.owasp-dependency-check-maven-7.1.0
Closed

Bump dependency-check-maven from 5.3.2 to 7.1.0#224
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.owasp-dependency-check-maven-7.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 25, 2022

Copy link
Copy Markdown
Contributor

Bumps dependency-check-maven from 5.3.2 to 7.1.0.

Release notes

Sourced from dependency-check-maven's releases.

Version 7.1.0

Changes

Version 7.0.4

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.3

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.2

Changes

  • General project maintenance, bug fixes, and false positive and false negative reductions.
  • See the full listing of changes.

Version 7.0.1

Changes

  • General project maintenance, bug fixes, and false positive reductions.
  • See the full listing of changes.

Version 7.0.0

Breaking Changes

  • The H2 database version has been upgraded.
    • if you use the dataDirectory option you will need to run a purge after upgrading.
  • Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.

Changes

  • The Sarif report format has been fixed and can now be imported into GitHub if desired (See #3993).
  • Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports.
  • When analyzing Java projects ODC now includes data from the developers section.
    • This will likely cause false positives on things like Apache James, please report the FP and we will fix these quickly.
  • General project maintenance, bug fixes, and false positive reductions.
  • See the full listing of changes.

Version 6.5.3

Changes in this Release

  • Performance improvements for some Maven projects (see #3923 and #3931).
  • Fixed bug in npm version handling introduced in 6.5.2 (see #3956).
  • Improved the node package analyzer to correctly report the origin of a dependency (see #3970).
  • General code maintenance and false positive reductions.
  • See the full listing of changes.

... (truncated)

Changelog

Sourced from dependency-check-maven's changelog.

Version 7.1.0 (2022-04-23)

Changes

Version 7.0.4 (2022-03-30)

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.3 (2022-03-29)

Changes

  • Update to jackson-databind (see #4285).
  • See the full listing of changes.

Version 7.0.2 (2022-03-28)

Changes

  • General project maintenance, bug fixes, and false positive and false negative reductions.
  • See the full listing of changes.

Version 7.0.1 (2022-03-23)

Changes

  • General project maintenance, bug fixes, and false positive reductions.
  • See the full listing of changes.

Version 7.0.0 (2022-02-28)

Breaking Changes

  • The H2 database version has been upgraded.
    • if you use the dataDirectory option you will need to run a purge after upgrading.
  • Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.

Changes

  • The Sarif report format has been fixed and can now be imported into GitHub if desired (See #3993).
  • Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports.

... (truncated)

Commits
  • 59a6c7a [maven-release-plugin] prepare release v7.1.0
  • b402fec bump minor version
  • f1647bc prepare release
  • 6a8762c Merge pull request #4394 from jeremylong/dependabot/maven/org.sonatype.plugin...
  • 2cfe88f Merge pull request #4395 from jeremylong/dependabot/maven/org.mockito-mockito...
  • 1fd902d Merge pull request #4396 from jeremylong/dependabot/maven/org.apache.maven.pl...
  • 4c355fa Merge pull request #4393 from jeremylong/docUpdate
  • 0f3dc8d Bump maven-antrun-plugin from 3.0.0 to 3.1.0
  • 03ddd9c Bump mockito-core from 4.5.0 to 4.5.1
  • 8ee140d Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
  • 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)

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 5.3.2 to 7.1.0.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md)
- [Commits](jeremylong/DependencyCheck@v5.3.2...v7.1.0)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #226.

@dependabot dependabot Bot closed this Jun 13, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/org.owasp-dependency-check-maven-7.1.0 branch June 13, 2022 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants