Skip to content

Commit a51a3fe

Browse files
committed
Additional owasp reference
1 parent 26c71c0 commit a51a3fe

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

examples/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616

1717
<build>
1818
<plugins>
19-
<plugin>
20-
<groupId>org.owasp</groupId>
21-
<artifactId>dependency-check-maven</artifactId>
22-
<version>${owasp.plugin.version}</version>
23-
<configuration>
24-
<skip>true</skip>
25-
</configuration>
26-
</plugin>
2719
<plugin>
2820
<groupId>org.apache.maven.plugins</groupId>
2921
<artifactId>maven-deploy-plugin</artifactId>

0 commit comments

Comments
 (0)