Skip to content
Snippets Groups Projects
Commit f5f2e397 authored by Morris Estepa's avatar Morris Estepa
Browse files

temporarily disable maven dependency check due to CVE db bug

parent c56d2307
No related branches found
No related tags found
1 merge request!287temporarily disable maven dependency check due to CVE db bug
Pipeline #158088 passed with warnings
......@@ -224,6 +224,9 @@
<version>6.2.2</version>
<executions>
<execution>
<configuration>
<skip>true</skip>
</configuration>
<goals>
<goal>check</goal>
</goals>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment