Skip to content

Commit b7544a6

Browse files
committed
disable dependency-check-maven
1 parent a5a2393 commit b7544a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
<publishingServerId>central</publishingServerId>
156156
</configuration>
157157
</plugin>
158+
<!--
158159
<plugin>
159160
<groupId>org.owasp</groupId>
160161
<artifactId>dependency-check-maven</artifactId>
@@ -172,6 +173,7 @@
172173
</execution>
173174
</executions>
174175
</plugin>
176+
-->
175177
<plugin>
176178
<groupId>org.apache.maven.plugins</groupId>
177179
<artifactId>maven-checkstyle-plugin</artifactId>

0 commit comments

Comments
 (0)