|
|
@ -205,7 +205,7 @@ |
|
|
|
<plugin> |
|
|
|
<plugin> |
|
|
|
<groupId>org.owasp</groupId> |
|
|
|
<groupId>org.owasp</groupId> |
|
|
|
<artifactId>dependency-check-maven</artifactId> |
|
|
|
<artifactId>dependency-check-maven</artifactId> |
|
|
|
<version>3.2.1</version> |
|
|
|
<version>3.3.1</version> |
|
|
|
<inherited>true</inherited> |
|
|
|
<inherited>true</inherited> |
|
|
|
<configuration> |
|
|
|
<configuration> |
|
|
|
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> |
|
|
|
<failBuildOnAnyVulnerability>true</failBuildOnAnyVulnerability> |
|
|
|