Skip to content

Commit 034eb29

Browse files
committed
Remove owasp reference
1 parent 82a8c49 commit 034eb29

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

archetypes/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,4 @@
1717
<modules>
1818
<module>java</module>
1919
</modules>
20-
21-
<build>
22-
<plugins>
23-
<plugin>
24-
<groupId>org.owasp</groupId>
25-
<artifactId>dependency-check-maven</artifactId>
26-
<configuration>
27-
<skip>true</skip>
28-
</configuration>
29-
</plugin>
30-
</plugins>
31-
</build>
3220
</project>

0 commit comments

Comments
 (0)