Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 10.0.0 to 10.0.1
  • Loading branch information
dizzzz committed Jul 4, 2024
2 parents 2baccfa + 41c3398 commit e4bc617
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>10.0.0</version>
<version>10.0.1</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 e4bc617

Please sign in to comment.