|
|
@ -301,7 +301,7 @@ |
|
|
|
<plugin> |
|
|
|
<plugin> |
|
|
|
<groupId>org.owasp</groupId> |
|
|
|
<groupId>org.owasp</groupId> |
|
|
|
<artifactId>dependency-check-maven</artifactId> |
|
|
|
<artifactId>dependency-check-maven</artifactId> |
|
|
|
<version>5.0.0</version> |
|
|
|
<version>5.1.0</version> |
|
|
|
<inherited>true</inherited> |
|
|
|
<inherited>true</inherited> |
|
|
|
<configuration> |
|
|
|
<configuration> |
|
|
|
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> |
|
|
|
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> |
|
|
|