File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070
7171 <!-- Maven Plugin Version Properties -->
7272 <directory-maven-plugin .version>0.3.1</directory-maven-plugin .version>
73- <dependency-check-maven .version>3.1.1 </dependency-check-maven .version>
73+ <dependency-check-maven .version>5.2.2 </dependency-check-maven .version>
7474 <maven-jacoco-plugin .version>0.8.2</maven-jacoco-plugin .version>
7575 <fabric8 .docker.plugin.version>0.27.1</fabric8 .docker.plugin.version>
7676 <maven-plugin-plugin .version>3.6.0</maven-plugin-plugin .version>
256256 <version >${dependency-check-maven.version} </version >
257257 <configuration >
258258 <!-- The following properties enable using a mirror for nist NVD data -->
259- <cveUrl12Modified >${owasp.cveUrl12Modified} </cveUrl12Modified >
260- <cveUrl20Modified >${owasp.cveUrl20Modified} </cveUrl20Modified >
261- <cveUrl12Base >${owasp.cveUrl12Base} </cveUrl12Base >
262- <cveUrl20Base >${owasp.cveUrl20Base} </cveUrl20Base >
259+ <cveUrlModified >${owasp.cveUrlModified} </cveUrlModified >
260+ <cveUrlBase >${owasp.cveUrlBase} </cveUrlBase >
263261 <!-- End NVD mirror configuration -->
264262 <failBuildOnCVSS >2</failBuildOnCVSS >
265263 <skipTestScope >true</skipTestScope >
You can’t perform that action at this time.
0 commit comments