Skip to content

Commit 0c6d524

Browse files
authored
Merge pull request #4664 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-7.4.2
build(deps): bump dependency-check-maven from 7.4.1 to 7.4.2
2 parents 3ed4fff + 893dae6 commit 0c6d524

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.4.1</version>
566+
<version>7.4.2</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)