Skip to content

Commit

Permalink
Merge pull request #261 from dschadow/dependabot/maven/org.owasp-depe…
Browse files Browse the repository at this point in the history
…ndency-check-maven-10.0.4
  • Loading branch information
dschadow authored Sep 2, 2024
2 parents 96bc3d8 + de571b2 commit 6bf4b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.3</version>
<version>10.0.4</version>
<configuration>
<nvdApiKey>${nvdApiKey}</nvdApiKey>
<skipProvidedScope>true</skipProvidedScope>
Expand Down

0 comments on commit 6bf4b47

Please # to comment.