Bump dependency-check-maven from 8.1.1 to 8.1.2

Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 8.1.1 to 8.1.2.
- [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/v8.1.1...v8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-01 08:02:20 +00:00 committed by GitHub
parent 3a46b3c520
commit 5727e55c54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@
<plugin> <plugin>
<groupId>org.owasp</groupId> <groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId> <artifactId>dependency-check-maven</artifactId>
<version>8.1.1</version> <version>8.1.2</version>
<configuration> <configuration>
<formats> <formats>
<format>html</format> <format>html</format>