Skip to content

Commit bc821cf

Browse files
authored
Merge pull request #5631 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-12.1.0
Bump org.owasp:dependency-check-maven from 12.0.2 to 12.1.0
2 parents 083796d + e10b764 commit bc821cf

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.2</version>
637+
<version>12.1.0</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)