Skip to content

Commit

Permalink
Merge pull request #162 from vandeseer/dependabot/maven/org.owasp-dep…
Browse files Browse the repository at this point in the history
…endency-check-maven-9.0.6

Bump org.owasp:dependency-check-maven from 9.0.4 to 9.0.6
  • Loading branch information
vandeseer authored Apr 17, 2024
2 parents 7a0fb8d + e0e2456 commit bc42dd3
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 @@ -101,7 +101,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.0.4</version>
<version>9.0.6</version>
<configuration>
<failBuildOnCVSS>4</failBuildOnCVSS>
<failOnError>false</failOnError>
Expand Down

0 comments on commit bc42dd3

Please sign in to comment.