Skip to content

Commit 4e0a12a

Browse files
committed
plugin updates
1 parent 204817a commit 4e0a12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.apache.maven.plugins</groupId>
2424
<artifactId>maven-enforcer-plugin</artifactId>
25-
<version>3.0.0-M3</version>
25+
<version>3.0.0</version>
2626
<executions>
2727
<execution>
2828
<id>enforce-maven</id>
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.owasp</groupId>
4747
<artifactId>dependency-check-maven</artifactId>
48-
<version>6.0.3</version>
48+
<version>6.3.1</version>
4949
<configuration>
5050
<failBuildOnCVSS>0</failBuildOnCVSS>
5151
</configuration>

0 commit comments

Comments
 (0)