Skip to content

Commit 8482440

Browse files
authored
Merge pull request #5348 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-10.0.0
Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.0
2 parents f73323f + ad1a15c commit 8482440

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
@@ -630,7 +630,7 @@
630630
<plugin>
631631
<groupId>org.owasp</groupId>
632632
<artifactId>dependency-check-maven</artifactId>
633-
<version>9.2.0</version>
633+
<version>10.0.0</version>
634634
<configuration>
635635
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
636636
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)