File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7171 <maven-site-plugin .version>3.21.0</maven-site-plugin .version>
7272 <maven-resources-plugin .version>3.3.1</maven-resources-plugin .version>
7373 <maven-deploy-plugin .version>2.8.2</maven-deploy-plugin .version>
74- <dependency-check-maven .version>8.4.3 </dependency-check-maven .version>
74+ <dependency-check-maven .version>11.1.0 </dependency-check-maven .version>
7575 <gitflow-maven-plugin .version>1.21.0</gitflow-maven-plugin .version>
7676 <sonar-maven-plugin .version>5.0.0.4389</sonar-maven-plugin .version>
7777 <jacoco-maven-plugin .version>0.8.12</jacoco-maven-plugin .version>
279279 <artifactId >dependency-check-maven</artifactId >
280280 <version >${dependency-check-maven.version} </version >
281281 <configuration >
282+ <nvdApiKey >${NVD_API_KEY} </nvdApiKey >
282283 <failBuildOnCVSS >9</failBuildOnCVSS >
283284 <failOnError >false</failOnError >
284285 <assemblyAnalyzerEnabled >false</assemblyAnalyzerEnabled >
You can’t perform that action at this time.
0 commit comments