Skip to content

Commit a1c79d4

Browse files
committed
Update dependency-check-maven to version 5.3.1
QA-8635
1 parent 7c39056 commit a1c79d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,10 +653,9 @@
653653
<plugin>
654654
<groupId>org.owasp</groupId>
655655
<artifactId>dependency-check-maven</artifactId>
656-
<version>5.3.0</version>
656+
<version>5.3.1</version>
657657
<executions>
658658
<execution>
659-
<phase>verify</phase>
660659
<goals>
661660
<goal>aggregate</goal>
662661
</goals>

0 commit comments

Comments
 (0)