Skip to content

Commit

Permalink
Merge pull request #2 from Yaytay/dependabot/maven/org.owasp-dependen…
Browse files Browse the repository at this point in the history
…cy-check-maven-7.1.1

Bump dependency-check-maven from 7.1.0 to 7.1.1
  • Loading branch information
Yaytay authored Jun 28, 2022
2 parents 64ebf70 + 4add654 commit 4e9a2a9
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 @@ -393,7 +393,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.1.0</version>
<version>7.1.1</version>
<configuration>
<failBuildOnCVSS>8</failBuildOnCVSS>
<failOnError>false</failOnError>
Expand Down

0 comments on commit 4e9a2a9

Please sign in to comment.