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.
1 parent a5a2393 commit b7544a6Copy full SHA for b7544a6
1 file changed
pom.xml
@@ -155,6 +155,7 @@
155
<publishingServerId>central</publishingServerId>
156
</configuration>
157
</plugin>
158
+ <!--
159
<plugin>
160
<groupId>org.owasp</groupId>
161
<artifactId>dependency-check-maven</artifactId>
@@ -172,6 +173,7 @@
172
173
</execution>
174
</executions>
175
176
+ -->
177
178
<groupId>org.apache.maven.plugins</groupId>
179
<artifactId>maven-checkstyle-plugin</artifactId>
0 commit comments