Skip to content

Commit 6b13b18

Browse files
authored
Merge pull request #4748 from eXist-db/dependabot/maven/org.owasp-dependency-check-maven-8.1.0
build(deps): bump dependency-check-maven from 8.0.2 to 8.1.0
2 parents d06dd07 + 849296b commit 6b13b18

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
@@ -582,7 +582,7 @@
582582
<plugin>
583583
<groupId>org.owasp</groupId>
584584
<artifactId>dependency-check-maven</artifactId>
585-
<version>8.0.2</version>
585+
<version>8.1.0</version>
586586
<configuration>
587587
<!-- Use Evolved Binary's mirror of nvd.nist.gov -->
588588
<cveUrlModified>https://nvd.mirror.evolvedbinary.com/feeds/json/cve/1.1/nvdcve-1.1-modified.json.gz</cveUrlModified>

0 commit comments

Comments
 (0)