Skip to content

Commit d02d23d

Browse files
authored
Merge pull request #4646 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-7.4.0
build(deps): bump dependency-check-maven from 7.3.2 to 7.4.0
2 parents b60cb73 + 7374c1f commit d02d23d

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.3.2</version>
566+
<version>7.4.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)