Bump dependency-check-maven from 6.2.2 to 8.0.1

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.2.2 to 8.0.1.
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v6.2.2...v8.0.1)

---
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>
This commit is contained in:
dependabot[bot] 2023-01-18 18:04:11 +00:00 committed by GitHub
parent 1cc79e4f10
commit 6dd945d31e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -274,7 +274,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>6.2.2</version>
<version>8.0.1</version>
<configuration>
<skipProvidedScope>true</skipProvidedScope>
</configuration>