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 204817a commit 4e0a12aCopy full SHA for 4e0a12a
pom.xml
@@ -22,7 +22,7 @@
22
<plugin>
23
<groupId>org.apache.maven.plugins</groupId>
24
<artifactId>maven-enforcer-plugin</artifactId>
25
- <version>3.0.0-M3</version>
+ <version>3.0.0</version>
26
<executions>
27
<execution>
28
<id>enforce-maven</id>
@@ -45,7 +45,7 @@
45
46
<groupId>org.owasp</groupId>
47
<artifactId>dependency-check-maven</artifactId>
48
- <version>6.0.3</version>
+ <version>6.3.1</version>
49
<configuration>
50
<failBuildOnCVSS>0</failBuildOnCVSS>
51
</configuration>
0 commit comments