Skip to content

Commit

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

Bump org.owasp:dependency-check-maven from 12.0.2 to 12.1.0
  • Loading branch information
duncdrum authored Feb 17, 2025
2 parents 083796d + e10b764 commit bc821cf
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>12.0.2</version>
<version>12.1.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 bc821cf

Please sign in to comment.