We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db75a8d commit cbfc045Copy full SHA for cbfc045
pom.xml
@@ -340,7 +340,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
340
<plugin>
341
<groupId>org.owasp</groupId>
342
<artifactId>dependency-check-maven</artifactId>
343
- <version>7.1.1</version>
+ <version>7.2.1</version>
344
<configuration>
345
<failBuildOnCVSS>7.0</failBuildOnCVSS>
346
<failOnError>true</failOnError>
0 commit comments