Merge pull request #37 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-8.0.2

Bump dependency-check-maven from 8.0.1 to 8.0.2
This commit is contained in:
Oliver 2023-01-30 10:00:36 +01:00 committed by GitHub
commit b68263041d
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.0.1</version> <version>8.0.2</version>
<configuration> <configuration>
<formats> <formats>
<format>html</format> <format>html</format>