Skip to content

Commit cefd19a

Browse files
committed
fix owasp dependency check
1 parent b1fdb8a commit cefd19a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,9 @@
576576
<goals>
577577
<goal>aggregate</goal>
578578
</goals>
579+
<configuration>
580+
<skip>${skipDepCheck}</skip>
581+
</configuration>
579582
</execution>
580583
</executions>
581584
</plugin>

0 commit comments

Comments
 (0)