Skip to content

Commit 14c1f3e

Browse files
authored
Merge pull request #5624 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-12.0.2
Bump org.owasp:dependency-check-maven from 12.0.1 to 12.0.2
2 parents aa9d589 + f41cf64 commit 14c1f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@
634634
<plugin>
635635
<groupId>org.owasp</groupId>
636636
<artifactId>dependency-check-maven</artifactId>
637-
<version>12.0.1</version>
637+
<version>12.0.2</version>
638638
<configuration>
639639
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
640640
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)