Skip to content

Commit c2de41a

Browse files
author
Vladimir Kotal
committed
update dependency-check to 6.1.5
1 parent 39b51a7 commit c2de41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
329329
<plugin>
330330
<groupId>org.owasp</groupId>
331331
<artifactId>dependency-check-maven</artifactId>
332-
<version>6.0.2</version>
332+
<version>6.1.5</version>
333333
<configuration>
334334
<skipSystemScope>true</skipSystemScope>
335335
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>

0 commit comments

Comments
 (0)