Merge pull request #30 from omaster395464gh/dependabot/maven/org.owasp-dependency-check-maven-7.4.4

Bump dependency-check-maven from 7.4.3 to 7.4.4
This commit is contained in:
Oliver 2023-01-09 20:57:24 +01:00 committed by GitHub
commit dd60e20e43
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>7.4.3</version> <version>7.4.4</version>
<configuration> <configuration>
<formats> <formats>
<format>html</format> <format>html</format>