File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 464
464
<plugin >
465
465
<groupId >org.owasp</groupId >
466
466
<artifactId >dependency-check-maven</artifactId >
467
- <version >3 .0.2 </version >
467
+ <version >6 .0.5 </version >
468
468
<dependencies >
469
469
<dependency >
470
470
<groupId >ddf.support</groupId >
503
503
<bundleAuditAnalyzerEnabled >false</bundleAuditAnalyzerEnabled >
504
504
505
505
<!-- The following properties enable using a mirror for nist NVD data -->
506
+ <cveUrl11Modified >${owasp.cveUrl11Modified} </cveUrl11Modified >
506
507
<cveUrl12Modified >${owasp.cveUrl12Modified} </cveUrl12Modified >
507
508
<cveUrl20Modified >${owasp.cveUrl20Modified} </cveUrl20Modified >
509
+ <cveUrl11Base >${owasp.cveUrl11Base} </cveUrl11Base >
508
510
<cveUrl12Base >${owasp.cveUrl12Base} </cveUrl12Base >
509
511
<cveUrl20Base >${owasp.cveUrl20Base} </cveUrl20Base >
510
512
<!-- End NVD mirror configuration -->
You can’t perform that action at this time.
0 commit comments