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