Skip to content

Commit

Permalink
Increase version of dependency-check-maven to 10.0.2, because of Depe…
Browse files Browse the repository at this point in the history
…ndencyCheck/issues/6816
  • Loading branch information
gicig committed Jul 9, 2024
1 parent 6fcc1b3 commit f027b80
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 @@ -426,7 +426,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.1</version>
<version>10.0.2</version>
<configuration>
<failBuildOnCVSS>11</failBuildOnCVSS>
<skipProvidedScope>true</skipProvidedScope>
Expand Down

0 comments on commit f027b80

Please sign in to comment.