We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95f8558 + bac363b commit 13fc641Copy full SHA for 13fc641
pom.xml
@@ -195,21 +195,6 @@
195
</execution>
196
</executions>
197
</plugin>
198
-<!-- <plugin>-->
199
-<!-- <groupId>org.owasp</groupId>-->
200
-<!-- <artifactId>dependency-check-maven</artifactId>-->
201
-<!-- <version>${dependencycheck.version}</version>-->
202
-<!-- <configuration>-->
203
-<!-- <failBuildOnCVSS>0</failBuildOnCVSS>-->
204
-<!-- </configuration>-->
205
-<!-- <executions>-->
206
-<!-- <execution>-->
207
-<!-- <goals>-->
208
-<!-- <goal>check</goal>-->
209
-<!-- </goals>-->
210
-<!-- </execution>-->
211
-<!-- </executions>-->
212
-<!-- </plugin>-->
213
<plugin>
214
<groupId>org.apache.maven.plugins</groupId>
215
<artifactId>maven-assembly-plugin</artifactId>
0 commit comments