Skip to content

Commit 2fd97ca

Browse files
authored
Merge pull request #4592 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-7.3.0
build(deps): bump dependency-check-maven from 7.2.1 to 7.3.0
2 parents e1b25be + 9941659 commit 2fd97ca

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.2.1</version>
566+
<version>7.3.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)