We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c71c0 commit a51a3feCopy full SHA for a51a3fe
1 file changed
examples/pom.xml
@@ -16,14 +16,6 @@
16
17
<build>
18
<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>
27
<plugin>
28
<groupId>org.apache.maven.plugins</groupId>
29
<artifactId>maven-deploy-plugin</artifactId>
0 commit comments