Skip to content

Commit e38b314

Browse files
author
Vladimir Kotal
authored
update dependency-check-maven to 6.5.1 (#3856)
1 parent 2f93c05 commit e38b314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ information: Portions Copyright [yyyy] [name of copyright owner]
1818
1919
CDDL HEADER END
2020
21-
Copyright (c) 2010, 2021, Oracle and/or its affiliates. All rights reserved.
21+
Copyright (c) 2010, 2022, Oracle and/or its affiliates. All rights reserved.
2222
Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
2323
2424
-->
@@ -359,7 +359,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <[email protected]>.
359359
<plugin>
360360
<groupId>org.owasp</groupId>
361361
<artifactId>dependency-check-maven</artifactId>
362-
<version>6.2.2</version>
362+
<version>6.5.1</version>
363363
<configuration>
364364
<skipSystemScope>true</skipSystemScope>
365365
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>

0 commit comments

Comments
 (0)