Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 10.0.4 to 11.0.0
  • Loading branch information
adamretter authored Oct 22, 2024
2 parents b98c03a + d09dd67 commit 731e808
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 @@ -634,7 +634,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.4</version>
<version>11.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 731e808

Please sign in to comment.