Skip to content

Commit 62b3866

Browse files
authored
Merge pull request #4359 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-7.1.0
Bump dependency-check-maven from 7.0.4 to 7.1.0
2 parents 34fd18f + bea75cf commit 62b3866

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
@@ -563,7 +563,7 @@
563563
<plugin>
564564
<groupId>org.owasp</groupId>
565565
<artifactId>dependency-check-maven</artifactId>
566-
<version>7.0.4</version>
566+
<version>7.1.0</version>
567567
<configuration>
568568
<!-- Use Evolved Binary's mirror of nvd.nist.gov -->
569569
<cveUrlModified>https://nvd.mirror.evolvedbinary.com/feeds/json/cve/1.1/nvdcve-1.1-modified.json.gz</cveUrlModified>

0 commit comments

Comments
 (0)