Skip to content

Commit

Permalink
Temporarily disabling OWASP check
Browse files Browse the repository at this point in the history
  • Loading branch information
shantstepanian authored Jan 9, 2020
1 parent 8342343 commit 05bd434
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions obevo-dists/obevo-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
</execution>
</executions>
</plugin>
<!-- will re-enable on next release -->
<!--
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
Expand All @@ -63,6 +65,7 @@
</execution>
</executions>
</plugin>
-->
</plugins>
</build>
<dependencies>
Expand Down

0 comments on commit 05bd434

Please sign in to comment.