Skip to content

Commit 67b3da8

Browse files
committed
disable dependencycheck for the moment
1 parent d16a502 commit 67b3da8

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
@@ -125,6 +125,7 @@
125125
</execution>
126126
</executions>
127127
</plugin>
128+
<!--
128129
<plugin>
129130
<groupId>org.owasp</groupId>
130131
<artifactId>dependency-check-maven</artifactId>
@@ -142,6 +143,7 @@
142143
</execution>
143144
</executions>
144145
</plugin>
146+
-->
145147
<plugin>
146148
<groupId>org.apache.maven.plugins</groupId>
147149
<artifactId>maven-checkstyle-plugin</artifactId>

0 commit comments

Comments
 (0)