Skip to content

Commit 237e223

Browse files
authored
Merge pull request #5885 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-12.1.6
Bump org.owasp:dependency-check-maven from 12.1.3 to 12.1.6
2 parents 78380b7 + f8c5739 commit 237e223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
<plugin>
637637
<groupId>org.owasp</groupId>
638638
<artifactId>dependency-check-maven</artifactId>
639-
<version>12.1.3</version>
639+
<version>12.1.6</version>
640640
<configuration>
641641
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
642642
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->

0 commit comments

Comments
 (0)