Skip to content

Commit a3c4b69

Browse files
committed
chore: don't run dependency check everytime (NVD API limits) but using CI instead
1 parent 87076f2 commit a3c4b69

File tree

1 file changed

+0
-7
lines changed
  • aws-serverless-java-container-struts

1 file changed

+0
-7
lines changed

aws-serverless-java-container-struts/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,6 @@
195195
<failBuildOnCVSS>7</failBuildOnCVSS>
196196
<failOnError>false</failOnError>
197197
</configuration>
198-
<executions>
199-
<execution>
200-
<goals>
201-
<goal>check</goal>
202-
</goals>
203-
</execution>
204-
</executions>
205198
</plugin>
206199
</plugins>
207200
</build>

0 commit comments

Comments
 (0)