mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-25 01:38:45 +02:00
corrected example
This commit is contained in:
@@ -52,7 +52,6 @@ Create an aggregated dependency-check report within the site.
|
||||
...
|
||||
<plugins>
|
||||
...
|
||||
<plugin>
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
@@ -65,7 +64,6 @@ Create an aggregated dependency-check report within the site.
|
||||
</reportSet>
|
||||
</reportSets>
|
||||
</plugin>
|
||||
</plugin>
|
||||
...
|
||||
</plugins>
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user