Skip to content

Commit 05bd434

Browse files
Temporarily disabling OWASP check
1 parent 8342343 commit 05bd434

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

obevo-dists/obevo-cli/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
</execution>
4545
</executions>
4646
</plugin>
47+
<!-- will re-enable on next release -->
48+
<!--
4749
<plugin>
4850
<groupId>org.owasp</groupId>
4951
<artifactId>dependency-check-maven</artifactId>
@@ -63,6 +65,7 @@
6365
</execution>
6466
</executions>
6567
</plugin>
68+
-->
6669
</plugins>
6770
</build>
6871
<dependencies>

0 commit comments

Comments
 (0)