Skip to content

Commit 5ee550f

Browse files
committed
Update OWASP plugin, new version is required and mandatory according to documentation
1 parent f877ea0 commit 5ee550f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
<plugin>
571571
<groupId>org.owasp</groupId>
572572
<artifactId>dependency-check-maven</artifactId>
573-
<version>9.0.9</version>
573+
<version>10.0.3</version>
574574
<configuration>
575575
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
576576
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)