Skip to content

Commit

Permalink
DSS-3359 : update owasp plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bsanchezb committed Jul 10, 2024
1 parent 38f6918 commit cab3adb
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 @@ -1106,7 +1106,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.2.0</version>
<version>10.0.2</version>
<configuration>
<failBuildOnCVSS>8</failBuildOnCVSS>
</configuration>
Expand Down

0 comments on commit cab3adb

Please sign in to comment.