Skip to content

Commit

Permalink
Merge pull request #232 from dschadow/dependabot/maven/org.owasp-depe…
Browse files Browse the repository at this point in the history
…ndency-check-maven-9.2.0
  • Loading branch information
dschadow authored May 16, 2024
2 parents ed5d9a7 + 528f876 commit d1e2364
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>9.1.0</version>
<version>9.2.0</version>
<configuration>
<nvdApiKey>${nvdApiKey}</nvdApiKey>
<skipProvidedScope>true</skipProvidedScope>
Expand Down

0 comments on commit d1e2364

Please sign in to comment.