Skip to content

Commit

Permalink
Merge pull request #5348 from eXist-db/dependabot/maven/org.owasp-dep…
Browse files Browse the repository at this point in the history
…endency-check-maven-10.0.0

Bump org.owasp:dependency-check-maven from 9.2.0 to 10.0.0
  • Loading branch information
dizzzz committed Jul 2, 2024
2 parents f73323f + ad1a15c commit 8482440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>9.2.0</version>
<version>10.0.0</version>
<configuration>
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
Expand Down

0 comments on commit 8482440

Please sign in to comment.