Skip to content

Commit

Permalink
chore: don't run dependency check everytime (NVD API limits) but usin…
Browse files Browse the repository at this point in the history
…g CI instead
  • Loading branch information
deki committed Jan 31, 2024
1 parent 87076f2 commit a3c4b69
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions aws-serverless-java-container-struts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,6 @@
<failBuildOnCVSS>7</failBuildOnCVSS>
<failOnError>false</failOnError>
</configuration>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit a3c4b69

Please sign in to comment.