Skip to content

Commit

Permalink
Merge pull request #76 from maddie480/dependabot/maven/org.owasp-depe…
Browse files Browse the repository at this point in the history
…ndency-check-maven-8.4.0

Bump org.owasp:dependency-check-maven from 8.3.1 to 8.4.0
  • Loading branch information
maddie480 authored Aug 21, 2023
2 parents caf54cf + 753c3bc commit 1765d74
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 @@ -40,7 +40,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>8.3.1</version>
<version>8.4.0</version>
<configuration>
<failBuildOnCVSS>0</failBuildOnCVSS>
<suppressionFile>.github/owasp-suppressions.xml</suppressionFile>
Expand Down

0 comments on commit 1765d74

Please sign in to comment.