Skip to content

Commit

Permalink
Merge pull request eXist-db#5371 from eXist-db/dependabot/maven/org.o…
Browse files Browse the repository at this point in the history
…wasp-dependency-check-maven-10.0.3

Bump org.owasp:dependency-check-maven from 10.0.2 to 10.0.3
  • Loading branch information
adamretter authored Jul 17, 2024
2 parents 353671b + 2f8e0d7 commit 4d6f53d
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.2</version>
<version>10.0.3</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 4d6f53d

Please sign in to comment.