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